1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-13 23:31:48 +00:00
parent 8049604239
commit 2195beea80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336387

View File

@ -10,11 +10,8 @@ MASTER_SITES= http://www.generalconcepts.com/resources/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Shows a message on the screen
MAN1= xmsg.1
MANCOMPRESSED= yes
PLIST_FILES= bin/xmsg
PLIST_FILES= bin/xmsg man/man1/xmsg.1.gz
USES= imake
USE_XORG= x11 xext xaw xmu xt sm ice
NO_STAGE= yes
.include <bsd.port.mk>