pkgsrc/archivers/unshield/Makefile
wiz 2aec63371e Set USE_LIBTOOL, since it does.
Add zlib/buildlink3.mk, since the package uses zlib.
2005-09-21 00:02:17 +00:00

16 lines
394 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/09/21 00:02:17 wiz Exp $
#
DISTNAME= unshield-0.5
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
MAINTAINER= martin@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/synce/
COMMENT= Extract InstallShield .CAB files
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"