2004-07-19 10:28:11 +02:00
|
|
|
# New ports collection makefile for: php4-snmp
|
|
|
|
# Date created: 7 Jul 2004
|
|
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2008-03-29 12:02:36 +01:00
|
|
|
PORTREVISION= 2
|
2004-07-19 10:28:11 +02:00
|
|
|
CATEGORIES= net-mgmt
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
|
|
|
|
PKGNAMESUFFIX= -snmp
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|