[Midnightbsd-cvs] mports [17064] trunk/x11/xtrap: fix man page on xtrap
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 13 22:57:10 EDT 2014
Revision: 17064
http://svnweb.midnightbsd.org/mports/?rev=17064
Author: laffer1
Date: 2014-09-13 22:57:10 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
fix man page on xtrap
Modified Paths:
--------------
trunk/x11/xtrap/Makefile
trunk/x11/xtrap/pkg-plist
Modified: trunk/x11/xtrap/Makefile
===================================================================
--- trunk/x11/xtrap/Makefile 2014-09-14 02:56:20 UTC (rev 17063)
+++ trunk/x11/xtrap/Makefile 2014-09-14 02:57:10 UTC (rev 17064)
@@ -1,29 +1,17 @@
-# New ports collection makefile for: xtrap
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz at FreeBSD.org>
-#
# $FreeBSD: ports/x11/xtrap/Makefile,v 1.1 2007/05/19 20:28:19 flz Exp $
# $MidnightBSD$
-#
PORTNAME= xtrap
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= ports at MidnightBSD.org
COMMENT= XTrap sample clients for X
-LICENSE= x11
+LICENSE= mit
+
XORG_CAT= app
USE_XORG= xtrap
-MAN1= xtrap.1 \
- xtrapchar.1 \
- xtrapin.1 \
- xtrapinfo.1 \
- xtrapout.1 \
- xtrapproto.1 \
- xtrapreset.1 \
- xtrapstats.1
-
.include <bsd.port.mk>
Modified: trunk/x11/xtrap/pkg-plist
===================================================================
--- trunk/x11/xtrap/pkg-plist 2014-09-14 02:56:20 UTC (rev 17063)
+++ trunk/x11/xtrap/pkg-plist 2014-09-14 02:57:10 UTC (rev 17064)
@@ -5,3 +5,11 @@
bin/xtrapstats
bin/xtrapreset
bin/xtrapinfo
+man/man1/xtrap.1.gz
+man/man1/xtrapchar.1.gz
+man/man1/xtrapin.1.gz
+man/man1/xtrapinfo.1.gz
+man/man1/xtrapout.1.gz
+man/man1/xtrapproto.1.gz
+man/man1/xtrapreset.1.gz
+man/man1/xtrapstats.1.gz
More information about the Midnightbsd-cvs
mailing list