1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/graphics/libwmf-nox11/Makefile
Rene Ladan 53d6225015 Fix INDEX build. The master port uses optionsNG, so convert this
slave port too. PKGNAME changes depending on whether X11 is set or not.

Trim header while here.
2013-03-24 17:43:23 +00:00

11 lines
181 B
Makefile

# Created by: mm@FreeBSD.org
# $FreeBSD$
PORTSCOUT= ignore:1
MASTERDIR= ${.CURDIR}/../libwmf
OPTIONS_EXCLUDE= X11
OPTIONS_FILE_UNSET= X11
.include "${MASTERDIR}/Makefile"