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:23:05 +00:00
parent 8a6f8802b5
commit 2f930cf432
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343757

View File

@ -9,13 +9,10 @@ MASTER_SITES= http://www.cybernoia.de/software/archivemount/
MAINTAINER= jirnov@gmail.com
COMMENT= Mount archives with FUSE
PLIST_FILES= bin/archivemount
MAN1= archivemount.1
GNU_CONFIGURE= yes
NO_INSTALL_MANPAGES= yes
USES= fuse pkgconfig iconv gmake
NO_STAGE= yes
PLIST_FILES= bin/archivemount \
man/man1/archivemount.1.gz
.include <bsd.port.mk>