pkgsrc/archivers/xpk/Makefile

20 lines
489 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.11 2007/06/05 06:01:16 wiz Exp $
DISTNAME= xpk-0.1.4
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://vesuri.jormas.com/xpk/ \
http://www.energyhq.es.eu.org/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jormas.com/~vesuri/xpk/
COMMENT= The eXternal PacKer (XPK) library system
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
2004-12-27 18:19:51 +01:00
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"