opnsense-ports/databases/pecl-rrd1/Makefile
Franco Fichtner 538c22e7c3 */*: sync with upstream
Taken from: HardenedBSD
2018-03-09 03:40:20 +01:00

16 lines
288 B
Makefile

# $FreeBSD$
PORTNAME= rrd
DISTVERSION= 1.1.3
CATEGORIES= databases pear
MAINTAINER= daniel@blodan.se
COMMENT= PHP bindings to rrd tool system
LICENSE= PHP301
IGNORE_WITH_PHP=70 71 72
LIB_DEPENDS= librrd.so:databases/rrdtool
USES= php:pecl localbase pkgconfig
.include <bsd.port.mk>