mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stagify.
This commit is contained in:
parent
12e97d4035
commit
affe10028a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357239
@ -13,12 +13,11 @@ COMMENT= Converts CSV to MobileDB database
|
||||
NO_WRKSUBDIR= yes
|
||||
PLIST_FILES= bin/mdbconv
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-build:
|
||||
${CP} ${FILESDIR}/Makefile ${WRKSRC}
|
||||
${RM} ${WRKSRC}/mdbconv
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mdbconv ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mdbconv ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user