[Midnightbsd-cvs] mports [22668] trunk/x11/xdbedizzy/Makefile: fix man
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Sep 29 17:49:27 EDT 2017
Revision: 22668
http://svnweb.midnightbsd.org/mports/?rev=22668
Author: laffer1
Date: 2017-09-29 17:49:26 -0400 (Fri, 29 Sep 2017)
Log Message:
-----------
fix man
Modified Paths:
--------------
trunk/x11/xdbedizzy/Makefile
Modified: trunk/x11/xdbedizzy/Makefile
===================================================================
--- trunk/x11/xdbedizzy/Makefile 2017-09-29 21:48:45 UTC (rev 22667)
+++ trunk/x11/xdbedizzy/Makefile 2017-09-29 21:49:26 UTC (rev 22668)
@@ -7,13 +7,12 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Demo of DBE creating a double buffered spinning scene
+
LICENSE= mit
XORG_CAT= app
USE_XORG= xp xext xprintutil xp xau xext
-PLIST_FILES= bin/xdbedizzy
+PLIST_FILES= bin/xdbedizzy man/man1/xdbedizzy.1.gz
-MAN1= xdbedizzy.1
-
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list