mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
8a39d7472d
- Bump PORTREVISIONs again.
16 lines
265 B
Makefile
16 lines
265 B
Makefile
# New ports collection makefile for: php4-snmp
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= net-mgmt
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
PKGNAMESUFFIX= -snmp
|
|
|
|
.include "${MASTERDIR}/Makefile"
|