summaryrefslogtreecommitdiff
path: root/archivers/xpk/Makefile
blob: dfe0432fa98260985b9f8225e2f4d161a068449e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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/

MAINTAINER=	flynn@energyhq.es.eu.org
COMMENT=	The eXternal PacKer (XPK) library system

USE_INC_LIBTOOL_VER=	13
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>