1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Support staging

Allow packaging as a user
This commit is contained in:
Baptiste Daroussin 2013-11-24 18:32:02 +00:00
parent 9e094b3915
commit ff56f468af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334754
2 changed files with 3 additions and 4 deletions

View File

@ -11,10 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= AMR encoder/decoder for Mbuni MMS Gateway (www.mbuni.org)
MAN1= amrdecoder.1 amrencoder.1
NO_STAGE= yes
MANCOMPRESSED= yes
USES= uidfix
post-extract:
@${RM} ${WRKSRC}/*.o

View File

@ -1,2 +1,4 @@
bin/amrencoder
bin/amrdecoder
man/man1/amrdecoder.1.gz
man/man1/amrencoder.1.gz