[Midnightbsd-cvs] mports [17050] trunk/graphics/xv: unlock
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 13 22:25:09 EDT 2014
Revision: 17050
http://svnweb.midnightbsd.org/mports/?rev=17050
Author: laffer1
Date: 2014-09-13 22:25:08 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
unlock
Modified Paths:
--------------
trunk/graphics/xv/Makefile
trunk/graphics/xv/pkg-plist
Modified: trunk/graphics/xv/Makefile
===================================================================
--- trunk/graphics/xv/Makefile 2014-09-14 02:19:59 UTC (rev 17049)
+++ trunk/graphics/xv/Makefile 2014-09-14 02:25:08 UTC (rev 17050)
@@ -16,7 +16,11 @@
MAINTAINER?= ports at MidnightBSD.org
COMMENT?= X11 program that displays images of various formats
-LICENSE= restricted
+
+LICENSE= xv
+LICENSE_NAME= xv shareware license
+LICENSE_FILE= ${WRKSRC}/copyright.h
+LICENSE_PERMS=
# non commericial use only
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
@@ -26,9 +30,6 @@
USE_IMAKE= yes
USE_XORG= xext x11 xt
-.if !defined(NOMAN)
-MAN1= bggen.1 vdcomp.1 xcmap.1 xv.1 xvp2p.1
-.endif
XVDIST= ${DISTDIR}/${DIST_SUBDIR}
CFLAGS+= -I${LOCALBASE}/include/libpng15
Modified: trunk/graphics/xv/pkg-plist
===================================================================
--- trunk/graphics/xv/pkg-plist 2014-09-14 02:19:59 UTC (rev 17049)
+++ trunk/graphics/xv/pkg-plist 2014-09-14 02:25:08 UTC (rev 17050)
@@ -4,6 +4,11 @@
bin/xcmap
bin/xvpictoppm
lib/X11/xv_mgcsfx.sample
+man/man1/bggen.1.gz
+man/man1/vdcomp.1.gz
+man/man1/xcmap.1.gz
+man/man1/xv.1.gz
+man/man1/xvp2p.1.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.jumbo
%%PORTDOCS%%%%DOCSDIR%%/README.pcd
More information about the Midnightbsd-cvs
mailing list