1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/archivers/xpk/Makefile
Will Andrews b8786aafea Add xpk 0.1.4, the eXternal PacKer (XPK) library system.
PR:		27500
Submitted by:	Miguel Mendez <flynn@energyhq.org>
2001-06-11 03:48:12 +00:00

20 lines
391 B
Makefile

# New ports collection makefile for: xpk
# Date created: 21 May 2001
# Whom: Miguel Mendez <flynn@energyhq.org>
#
# $FreeBSD$
#
PORTNAME= xpk
PORTVERSION= 0.1.4
CATEGORIES= archivers
MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
http://www.energyhq.org/files/
MAINTAINER= ache@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>