freebsd-ports/archivers/xpk/Makefile
2010-12-04 07:34:27 +00:00

22 lines
485 B
Makefile

# New ports collection makefile for: xpk
# Date created: 21 May 2001
# Whom: Miguel Mendez <flynn@energyhq.homeip.net>
#
# $FreeBSD$
#
PORTNAME= xpk
PORTVERSION= 0.1.4
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://vesuri.jormas.com/xpk/ \
http://www.energyhq.es.eu.org/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= The eXternal PacKer (XPK) library system
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>