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:
parent
9e094b3915
commit
ff56f468af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334754
@ -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
|
||||
|
@ -1,2 +1,4 @@
|
||||
bin/amrencoder
|
||||
bin/amrdecoder
|
||||
man/man1/amrdecoder.1.gz
|
||||
man/man1/amrencoder.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user