1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-04 15:39:19 +00:00
parent 3972f980b0
commit aa9d2597cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347025

View File

@ -12,8 +12,7 @@ COMMENT= Visual binary diff, visually compare binary files
GNU_CONFIGURE= yes
PLIST_FILES= bin/vbindiff
MAN1= vbindiff.1
PLIST_FILES= bin/vbindiff \
man/man1/vbindiff.1.gz
NO_STAGE= yes
.include <bsd.port.mk>