1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/archivers/xpk/Makefile
Jean Milanez Melo 3c9d209c71 - Update mastersite.
- Use USE_LDCONFIG instead of INSTALLS_SHLIB

PR:		ports/122412
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-04-18 15:49:21 +00:00

23 lines
488 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:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>