1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/archivers/unshield/Makefile
Chin-San Huang 65289ecaa4 - Pass maintainership to submitter
PR:		ports/130145
Submitted by:	sunpoet
2009-01-04 14:54:04 +00:00

25 lines
460 B
Makefile

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