Add libwmf-nox11 slave port

This commit is contained in:
Martin Matuska 2011-10-11 17:57:29 +00:00
parent 2865af9ce0
commit 8bbb9d1a88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283383
2 changed files with 14 additions and 0 deletions

View File

@ -488,6 +488,7 @@
SUBDIR += libvisual04
SUBDIR += libvisual04-plugins
SUBDIR += libwmf
SUBDIR += libwmf-nox11
SUBDIR += libwpg
SUBDIR += libwpg01
SUBDIR += libx3dtk

View File

@ -0,0 +1,13 @@
# New ports collection makefile for: libwmf-nox11
# Date created: 11 Oct 2011
# Whom: mm@FreeBSD.org
#
# $FreeBSD$
#
WITHOUT_X11= yes
PORTSCOUT= ignore:1
MASTERDIR= ${.CURDIR}/../libwmf
.include "${MASTERDIR}/Makefile"