diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-13 15:47:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-13 15:47:47 +0000 |
commit | 7c02368b0a2ce18b66b267b374f177e0e7a23a02 (patch) | |
tree | b08b6a60d94daf5dd44e3e769facdc23beaca47c /databases/pecl-rrd/Makefile | |
parent | 44f845b7b472fa3b567aa852af994628d541e3fc (diff) |
Notes
Diffstat (limited to 'databases/pecl-rrd/Makefile')
-rw-r--r-- | databases/pecl-rrd/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/pecl-rrd/Makefile b/databases/pecl-rrd/Makefile index ecd242e22a3e..3b05a477b3fe 100644 --- a/databases/pecl-rrd/Makefile +++ b/databases/pecl-rrd/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pecl-rrd -# Date created: 2011-03-28 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= rrd DISTVERSION= 1.1.0 @@ -24,6 +19,5 @@ LICENSE= PHP301 USE_PHP= yes USE_PHPEXT= yes -IGNORE_WITH_PHP=4 .include <bsd.port.mk> |