11 lines
195 B
Makefile
11 lines
195 B
Makefile
# Created by: mm@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
PORTSCOUT= ignore:1
|
|
|
|
MASTERDIR= ${.CURDIR}/../libwmf
|
|
OPTIONS_EXCLUDE= X11
|
|
OPTIONS_FILE_UNSET= X11
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|