mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56: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
|
# Created by: Stefan Esser <se@FreeBSD.org>
|
||||||
# Date created: 08 April 2004
|
|
||||||
# Whom: Stefan Esser <se@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= unshield
|
PORTNAME= unshield
|
||||||
PORTVERSION= 0.6
|
PORTVERSION= 0.6
|
||||||
@ -14,10 +10,12 @@ MASTER_SITES= SF/synce/Unshield/${PORTVERSION}
|
|||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Extract data from InstallShield CAB files
|
COMMENT= Extract data from InstallShield CAB files
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
LICENSE= MIT
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= pathfix
|
USE_AUTOTOOLS= libtool
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
USES= pathfix
|
||||||
|
|
||||||
MAN1= ${PORTNAME}.1
|
MAN1= ${PORTNAME}.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user