14 lines
249 B
Makefile
14 lines
249 B
Makefile
# New ports collection makefile for: php5-snmp
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= net-mgmt
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -snmp
|
|
|
|
.include "${MASTERDIR}/Makefile"
|