1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 19:15:24 +00:00
parent 63a65f31d2
commit 8238621927
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337782

View File

@ -14,8 +14,7 @@ COMMENT= Simple battery meter
USES= imake
USE_XORG= x11 xext
WRKSRC= ${WRKDIR}/xbattbar-${PORTVERSION}
MAN1= xbattbar.1
PLIST_FILES= bin/xbattbar
PLIST_FILES= bin/xbattbar \
man/man1/xbattbar.1.gz
NO_STAGE= yes
.include <bsd.port.mk>