13 lines
234 B
Makefile
13 lines
234 B
Makefile
# 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"
|