mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging
This commit is contained in:
parent
14822ced62
commit
e07b2fbf82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347101
@ -14,11 +14,9 @@ COMMENT= Tool to download Microsoft Media streams
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= mmsclient.1
|
||||
PLIST_FILES= bin/mmsclient
|
||||
PLIST_FILES= bin/mmsclient man/man1/mmsclient.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
${INSTALL_MAN} ${FILESDIR}/mmsclient.1 ${MANPREFIX}/man/man1
|
||||
${INSTALL_MAN} ${FILESDIR}/mmsclient.1 ${STAGEDIR}${MANPREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user