1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-11 14:13:56 +00:00
parent 18155fb87c
commit f2198a206c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343745

View File

@ -20,8 +20,7 @@ FETCH_CMD= fetch -Fpr
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USES= fuse pkgconfig
MAN1= mp3fs.1
PLIST_FILES= bin/mp3fs
PLIST_FILES= bin/mp3fs \
man/man1/mp3fs.1.gz
NO_STAGE= yes
.include <bsd.port.mk>