freebsd-ports/lang/php4-nms/Makefile
Dirk Meyer 678ce205b6 slave port for PHP4 with SNMP and GD support
This port is needed for net/jffnms to build

PR:		56269
Submitted by:	asa@gascom.ru
2003-09-03 05:25:37 +00:00

20 lines
312 B
Makefile

# New ports collection makefile for: php4-nms
# Date created: 28 August 2003
# Whom: Sergey Akifyev <asa@gascom.ru>
#
# $FreeBSD$
#
CATEGORIES= lang
PKGNAMESUFFIX= -nms
MAINTAINER= asa@gascom.ru
WITH_GD= yes
WITH_SNMP= yes
WITH_SOCKETS= yes
MASTERDIR= ${.CURDIR}/../php4
.include "${MASTERDIR}/Makefile"