[Midnightbsd-cvs] mports [17059] trunk/x11/rgb/Makefile: fix man page
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 13 22:53:29 EDT 2014
Revision: 17059
http://svnweb.midnightbsd.org/mports/?rev=17059
Author: laffer1
Date: 2014-09-13 22:53:29 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
fix man page
Modified Paths:
--------------
trunk/x11/rgb/Makefile
Modified: trunk/x11/rgb/Makefile
===================================================================
--- trunk/x11/rgb/Makefile 2014-09-14 02:52:52 UTC (rev 17058)
+++ trunk/x11/rgb/Makefile 2014-09-14 02:53:29 UTC (rev 17059)
@@ -2,10 +2,12 @@
PORTNAME= rgb
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= ports at MidnightBSD.org
COMMENT= Uncompile an rgb corl-name database
+
LICENSE= mit
CONFIGURE_ARGS= --with-rgb-db-dir=${PREFIX}/lib/X11/rgb
@@ -13,8 +15,6 @@
XORG_CAT= app
USE_XORG= x11 xproto
-PLIST_FILES= bin/showrgb lib/X11/rgb.txt
+PLIST_FILES= bin/showrgb lib/X11/rgb.txt man/man1/showrgb.1.gz
-MAN1= showrgb.1
-
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list