1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Package something

This commit is contained in:
Antoine Brodin 2014-07-30 05:58:19 +00:00
parent 69a51de116
commit b466127997
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363443
2 changed files with 11 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= runawk
PORTVERSION= 1.5.1
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -21,6 +22,10 @@ LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= DOCS EXAMPLES
PORTDATA= *
PORTDOCS= *
PORTEXAMPLES= *
SUBPRJ_DFLT= runawk modules doc examples
do-build:

6
lang/runawk/pkg-plist Normal file
View File

@ -0,0 +1,6 @@
bin/alt_getopt
bin/alt_getopt.sh
bin/runawk
man/man1/alt_getopt.1.gz
man/man1/runawk.1.gz
man/man3/runawk_modules.3.gz