1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/archivers/xpk/Makefile
2002-11-06 22:47:41 +00:00

22 lines
457 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
PORTCOMMENT= The eXternal PacKer (XPK) library system
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>