Line # | Revision | Author | |
---|---|---|---|
1 | 8 | ahitrov@rambler.ru | ############################################################################## |
2 | # $HeadURL: svn://cvs1.rambler.ru/Contenido/trunk/ports/all/zip/GNUmakefile $ | ||
3 | # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $ | ||
4 | ############################################################################### | ||
5 | |||
6 | PORTVERSION = 1.6.2 | ||
7 | CONFIGURE_ARGS = --prefix=${PREFIX} --sbindir=${PREFIX}/bin | ||
8 | MASTER_POST_SITES = http://cronolog.org/download | ||
9 | |||
10 | |||
11 | include ../../etc/ports.mk |