freebsd-ports/devel/zziplib/Makefile
SADA Kenji 9c87d2ded4 - Upgrade to version 0.10.53 .
- Change maintainer to PR originator.
No response about related PR 37431 from maintainer.
PR:	ports/37525
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-05-20 08:27:05 +00:00

21 lines
462 B
Makefile

# New ports collection makefile for: zziplib
# Date created: 3 January 2001
# Whom: George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#
PORTNAME= zziplib
PORTVERSION= 0.10.53
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sysadmin@alexdupre.com
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name="s/$$//"
INSTALLS_SHLIB= yes
.include <bsd.port.mk>