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