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

Support staging

This commit is contained in:
Emanuel Haupt 2014-02-17 14:06:20 +00:00
parent e63a05e871
commit 88dffabedf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344752

View File

@ -9,9 +9,9 @@ MASTER_SITES= http://members.tripod.com/kmi9000/files/
MAINTAINER= M.Indlekofer@gmx.de
COMMENT= Ftp-like access to Fairlight image files and devices
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
PLIST_FILES= bin/cmios9
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>