Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
16
templates/zip/template
Normal file
16
templates/zip/template
Normal file
@@ -0,0 +1,16 @@
|
||||
# Template build file for 'zip'.
|
||||
pkgname=zip
|
||||
version=2.32
|
||||
distfiles="ftp://ftp.info-zip.org/pub/infozip/src/zip232@.tgz"
|
||||
build_style=bsd_makefile
|
||||
make_build_args="-f unix/Makefile"
|
||||
make_build_target="generic_gcc"
|
||||
make_install_args="-f unix/Makefile"
|
||||
short_desc="Create/update ZIP files compatible with pkzip"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6b9326c8a60bc6bf08825e416140fd0ca8a6a7f1
|
||||
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."
|
||||
Reference in New Issue
Block a user