mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Support staging
This commit is contained in:
parent
681dd132a9
commit
7f15370d32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344870
@ -13,14 +13,13 @@ MAINTAINER= jmohacsi@bsd.hu
|
||||
COMMENT= Phone codes in Hungary / Magyarorszagi korzetszamok
|
||||
|
||||
PLIST_FILES= share/misc/hu.phone
|
||||
NO_WRKSUBDIR= YES
|
||||
NO_WRKSUBDIR= yes
|
||||
EXTRACT_CMD= ${GZCAT}
|
||||
EXTRACT_BEFORE_ARGS= # None
|
||||
EXTRACT_AFTER_ARGS= > ${WRKSRC}/hu.phone
|
||||
NO_BUILD= YES
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/hu.phone ${PREFIX}/share/misc
|
||||
${INSTALL_DATA} ${WRKSRC}/hu.phone ${STAGEDIR}${PREFIX}/share/misc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user