mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
4772ac9a7d
are correctly handled.
10 lines
158 B
Makefile
10 lines
158 B
Makefile
# Created by: mm@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
WITHOUT_X11= yes
|
|
PORTSCOUT= ignore:1
|
|
|
|
MASTERDIR= ${.CURDIR}/../ImageMagick
|
|
|
|
.include "${MASTERDIR}/Makefile"
|