1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-06-16 10:17:00 +00:00
parent e6c64ad97f
commit 19f7e5e055
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357967

View File

@ -11,10 +11,8 @@ COMMENT= Image viewer for X
USE_SDL= image
GNU_CONFIGURE= yes
USE_XZ= yes
USES= tar:xz
MAN1= vp.1
PLIST_FILES= bin/vp
PLIST_FILES= bin/vp man/man1/vp.1.gz
NO_STAGE= yes
.include <bsd.port.mk>