freebsd-ports/archivers/unshield/Makefile
Stefan Eßer bf7f5c1119 Upgrade to version 0.3 of unshield.
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
PR:		ports/66692
2004-05-21 17:56:13 +00:00

22 lines
443 B
Makefile

# New ports collection makefile for: unshield
# Date created: 08 April 2004
# Whom: se
#
# $FreeBSD$
#
PORTNAME= unshield
PORTVERSION= 0.3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR=synce
MAINTAINER= se@FreeBSD.org
COMMENT= Extract data from InstallShield CAB files
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --program-prefix=""
.include <bsd.port.mk>