1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/archivers/unshield/Makefile
Alexander Logvinov c4ded7ca94 - Update to 0.6
PR:		ports/139324
Submitted by:	myself
Approved by:	tabthorpe, glarkin (mentors, implicit), maintainer
2009-10-03 23:53:20 +00:00

24 lines
463 B
Makefile

# New ports collection makefile for: unshield
# Date created: 08 April 2004
# Whom: se
#
# $FreeBSD$
#
PORTNAME= unshield
PORTVERSION= 0.6
CATEGORIES= archivers
MASTER_SITES= SF/synce/Unshield/${PORTVERSION}
MAINTAINER= sunpoet@sunpoet.net
COMMENT= Extract data from InstallShield CAB files
USE_AUTOTOOLS= libtool:22
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnometarget
USE_LDCONFIG= yes
MAN1= ${PORTNAME}.1
.include <bsd.port.mk>