9 lines
158 B
Makefile
9 lines
158 B
Makefile
# Created by: mm@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
WITHOUT_X11= yes
|
|
PORTSCOUT= ignore:1
|
|
|
|
MASTERDIR= ${.CURDIR}/../ImageMagick
|
|
|
|
.include "${MASTERDIR}/Makefile"
|