1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 19:29:30 +00:00
parent 52fcb4466d
commit 68e0c8cc08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337792

View File

@ -13,9 +13,7 @@ COMMENT= Convert VMDK files to/from raw disk images
LICENSE= BSD
MAN8= vmdktool.8
PLIST_FILES= bin/vmdktool \
man/man8/vmdktool.8.gz
PLIST_FILES= bin/vmdktool
NO_STAGE= yes
.include <bsd.port.mk>