wok annotate jdk6-jaxp/receipt @ rev 9292

Add iptables-dev. Thanks to domcox for making this receipt.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 17 05:26:48 2011 +0000 (2011-03-17)
parents
children 47f31ce14930
rev   line source
gokhlayeh@9223 1 # SliTaz package receipt.
gokhlayeh@9223 2
gokhlayeh@9223 3 PACKAGE="jdk6-jaxp"
gokhlayeh@9223 4 VERSION="b20"
gokhlayeh@9223 5 CATEGORY="development"
gokhlayeh@9223 6 SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
gokhlayeh@9223 7 MAINTAINER="gokhlayeh@mailoo.org"
gokhlayeh@9223 8 BUILD_DEPENDS="wget"
gokhlayeh@9223 9 TARBALL="$PACKAGE-$VERSION.zip"
gokhlayeh@9223 10 WEB_SITE="http://java.sun.com"
gokhlayeh@9223 11 WGET_URL="https://jaxp.dev.java.net/files/documents/913/150648/$TARBALL"
gokhlayeh@9223 12 COOK_OPT="!unpack !repack_src !fs"