vp-build/templates/zip/template
Juan RP 48ff77d3aa zip: bsd_makefile build_style is obsolete, use gnu_makefile.
--HG--
extra : convert_revision : 6f09becce69f7e306f761ff444dd9933c965cba1
2009-10-18 09:15:53 +02:00

18 lines
681 B
Plaintext

# Template build file for 'zip'.
pkgname=zip
version=2.32
distfiles="ftp://ftp.info-zip.org/pub/infozip/src/zip232.tgz"
build_style=gnu_makefile
make_build_target="-f unix/Makefile generic_gcc"
make_install_args="-f unix/Makefile"
short_desc="Create/update ZIP files compatible with pkzip"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d0d3743f732a9baa162f80d0c4567b9c545b41a3385825042113810f2a56eb2f
long_desc="
Zip is a compression and file packaging utility. It is compatible with
PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems. There is a companion to zip
called unzip (of course) which you should be able to find the same place
you got zip."
Add_dependency full glibc