blob: 56b5c813f57d6990037e38506ce5ba94651197bb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= net-mgmt
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -snmp
.include "${MASTERDIR}/Makefile"
|