freebsd-ports/archivers/xpk/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

19 lines
402 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
CATEGORIES= archivers
MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
http://energyhq.homeip.net/files/
MAINTAINER= adamw@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>