freebsd-ports/archivers/xpk/Makefile
Baptiste Daroussin e9e5e42574 Convert from USE_AUTOTOOLS=libtool to uses=libtool
While here:
- archivers/libmspack:
  * Strip binaries
2014-04-28 13:12:26 +00:00

18 lines
383 B
Makefile

# Created by: Miguel Mendez <flynn@energyhq.homeip.net>
# $FreeBSD$
PORTNAME= xpk
PORTVERSION= 0.1.4
PORTREVISION= 2
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
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>