mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
cf118ccf87
Reported by: lwhsu
15 lines
265 B
Makefile
15 lines
265 B
Makefile
PORTNAME= rrd
|
|
DISTVERSION= 2.0.1
|
|
PORTREVISION= 1
|
|
CATEGORIES= databases pear
|
|
|
|
MAINTAINER= flo@FreeBSD.org
|
|
COMMENT= PHP bindings to rrd tool system
|
|
|
|
LICENSE= PHP301
|
|
|
|
LIB_DEPENDS= librrd.so:databases/rrdtool
|
|
USES= php:pecl localbase pkgconfig
|
|
|
|
.include <bsd.port.mk>
|