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

Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 18:07:32 +00:00
parent b5adaa1993
commit 0678b75904
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337771

View File

@ -13,8 +13,7 @@ COMMENT= Simple drawing program enforcing limited slopes and diameters
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
MAN1= xtexcad.1
PLIST_FILES= bin/xtexcad lib/X11/app-defaults/XTeXcad
PLIST_FILES= bin/xtexcad lib/X11/app-defaults/XTeXcad \
man/man1/xtexcad.1.gz
NO_STAGE= yes
.include <bsd.port.mk>