wok annotate xalan-c-dev/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents cb67b4f8be05
children
rev   line source
rcx@3472 1 # SliTaz package receipt.
rcx@3472 2
rcx@3472 3 PACKAGE="xalan-c-dev"
Hans-G?nter@25426 4 VERSION="1.12.0"
rcx@3472 5 CATEGORY="development"
Hans-G?nter@22147 6 SHORT_DESC="Xalan-c - development files."
rcx@3472 7 MAINTAINER="rcx@zoominternet.net"
pascal@15579 8 LICENSE="Apache"
pascal@24746 9 WEB_SITE="https://xalan.apache.org/"
Hans-G?nter@22147 10
rcx@3472 11 WANTED="xalan-c"
rcx@3472 12
rcx@3472 13 # Rules to gen a SliTaz package suitable for Tazpkg.
rcx@3472 14 genpkg_rules()
rcx@3472 15 {
Hans-G?nter@25426 16 cook_copy_folders include
rcx@3472 17 }