mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Add LICENSE
- Cosmetic change - Cleanup Makefile header
This commit is contained in:
parent
484b3a5df8
commit
810f699bfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325109
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: unshield
|
||||
# Date created: 08 April 2004
|
||||
# Whom: Stefan Esser <se@FreeBSD.org>
|
||||
#
|
||||
# Created by: Stefan Esser <se@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= unshield
|
||||
PORTVERSION= 0.6
|
||||
@ -14,10 +10,12 @@ MASTER_SITES= SF/synce/Unshield/${PORTVERSION}
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Extract data from InstallShield CAB files
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
LICENSE= MIT
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user