[Midnightbsd-cvs] mports [17075] trunk/x11/xwud/Makefile: fix plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 13 23:06:39 EDT 2014
Revision: 17075
http://svnweb.midnightbsd.org/mports/?rev=17075
Author: laffer1
Date: 2014-09-13 23:06:38 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
fix plist
Modified Paths:
--------------
trunk/x11/xwud/Makefile
Modified: trunk/x11/xwud/Makefile
===================================================================
--- trunk/x11/xwud/Makefile 2014-09-14 03:05:26 UTC (rev 17074)
+++ trunk/x11/xwud/Makefile 2014-09-14 03:06:38 UTC (rev 17075)
@@ -2,17 +2,17 @@
PORTNAME= xwud
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= ports at MidnightBSD.org
COMMENT= Image displayer for X
-LICENSE= x11
+LICENSE= mit
+
XORG_CAT= app
USE_XORG= x11
-PLIST_FILES= bin/xwud
+PLIST_FILES= bin/xwud man/man1/xwud.1.gz
-MAN1= xwud.1
-
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list