mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
11 lines
192 B
Makefile
11 lines
192 B
Makefile
# Created by: mm@FreeBSD.org
|
|
|
|
PKGNAMESUFFIX= -nox11
|
|
PORTSCOUT= ignore:1
|
|
|
|
CONFLICTS= libwmf-[0-9]*
|
|
MASTERDIR= ${.CURDIR}/../libwmf
|
|
OPTIONS_EXCLUDE= X11
|
|
|
|
.include "${MASTERDIR}/Makefile"
|