1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-13 23:49:07 +00:00
parent 027731e9b1
commit 87d7e8472b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336395

View File

@ -15,9 +15,7 @@ COMMENT= Find colour values by graphical colour mixing
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
MANCOMPRESSED= yes
MAN1= xcoloredit.1
PLIST_FILES= bin/xcoloredit
PLIST_FILES= bin/xcoloredit \
man/man1/xcoloredit.1.gz
NO_STAGE= yes
.include <bsd.port.mk>