forked from Lainports/opnsense-ports
12 lines
195 B
Makefile
12 lines
195 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
|
|
|
PKGNAMESUFFIX= -gd
|
|
|
|
USE_HARDENING= pie:off
|
|
|
|
.include "${MASTERDIR}/Makefile"
|