[Midnightbsd-cvs] mports [22002] trunk/graphics: add libwmf-nox11 port

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 30 11:39:07 EDT 2016


Revision: 22002
          http://svnweb.midnightbsd.org/mports/?rev=22002
Author:   laffer1
Date:     2016-10-30 11:39:07 -0400 (Sun, 30 Oct 2016)
Log Message:
-----------
add libwmf-nox11 port

Modified Paths:
--------------
    trunk/graphics/Makefile

Added Paths:
-----------
    trunk/graphics/libwmf-nox11/
    trunk/graphics/libwmf-nox11/Makefile

Modified: trunk/graphics/Makefile
===================================================================
--- trunk/graphics/Makefile	2016-10-30 15:37:10 UTC (rev 22001)
+++ trunk/graphics/Makefile	2016-10-30 15:39:07 UTC (rev 22002)
@@ -111,6 +111,7 @@
 SUBDIR += libsvg
 SUBDIR += libvisual04
 SUBDIR += libwmf
+SUBDIR += libwmf-nox11
 SUBDIR += linux-adobesvg
 SUBDIR += linux-f10-cairo
 SUBDIR += linux-f10-dri

Added: trunk/graphics/libwmf-nox11/Makefile
===================================================================
--- trunk/graphics/libwmf-nox11/Makefile	                        (rev 0)
+++ trunk/graphics/libwmf-nox11/Makefile	2016-10-30 15:39:07 UTC (rev 22002)
@@ -0,0 +1,11 @@
+# $MidnightBSD$
+
+PKGNAMESUFFIX=	-nox11
+PORTSCOUT=	ignore:1
+
+CONFLICTS=	libwmf-[0-9]*
+MASTERDIR=	${.CURDIR}/../libwmf
+OPTIONS_EXCLUDE=	X11
+OPTIONS_FILE_UNSET=	X11
+
+.include        "${MASTERDIR}/Makefile"


Property changes on: trunk/graphics/libwmf-nox11/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list