mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Convert to USES=tar:tgz
- Add LICENSE
This commit is contained in:
parent
d69bc88d8e
commit
3cd637ae4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373645
1 changed files with 5 additions and 1 deletions
|
@ -6,11 +6,15 @@ PORTVERSION= 3.8.9
|
|||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \
|
||||
CRITICAL
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Generic script compiler
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/Copying
|
||||
|
||||
USES= tar:tgz
|
||||
|
||||
PLIST_FILES= bin/shc man/man1/shc.1.gz
|
||||
|
||||
post-extract:
|
||||
|
|
Loading…
Add table
Reference in a new issue