summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjonb <jonb@pkgsrc.org>2002-07-25 17:09:34 +0000
committerjonb <jonb@pkgsrc.org>2002-07-25 17:09:34 +0000
commit027a5c1c6732d41f6b8f5a80313ef472307d3837 (patch)
tree28f3134e23df2d2e53f91aeeaddabea191d1d3fc /net
parentc7f528a950c07ad69e16cf42939fd712adbfda6e (diff)
downloadpkgsrc-027a5c1c6732d41f6b8f5a80313ef472307d3837.tar.gz
Import php4-snmp module. See PR#17590. Thanks to duck@multi.fi for this.
Diffstat (limited to 'net')
-rw-r--r--net/php4-snmp/DESCR2
-rw-r--r--net/php4-snmp/Makefile16
-rw-r--r--net/php4-snmp/distinfo4
3 files changed, 22 insertions, 0 deletions
diff --git a/net/php4-snmp/DESCR b/net/php4-snmp/DESCR
new file mode 100644
index 00000000000..4f9847f40a8
--- /dev/null
+++ b/net/php4-snmp/DESCR
@@ -0,0 +1,2 @@
+PHP is a programming language designed to be embedded into web pages.
+This module provides support for SNMP.
diff --git a/net/php4-snmp/Makefile b/net/php4-snmp/Makefile
new file mode 100644
index 00000000000..f30a395296d
--- /dev/null
+++ b/net/php4-snmp/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/25 17:09:34 jonb Exp $
+
+MODNAME= snmp
+CATEGORIES+= net
+PKGREVISION= # empty
+COMMENT= PHP4 extension for SNMP
+
+USE_BUILDLINK_ONLY= YES
+
+BUILD_DEPENDS+= ucd-snmp:../../net/ucd-snmp
+
+.include "../../www/php4/Makefile.module"
+
+CONFIGURE_ARGS+= --with-${MODNAME}=${PREFIX}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/php4-snmp/distinfo b/net/php4-snmp/distinfo
new file mode 100644
index 00000000000..9c0ef3e22d9
--- /dev/null
+++ b/net/php4-snmp/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/07/25 17:09:34 jonb Exp $
+
+SHA1 (php-4.1.2.tar.gz) = fc4f9685b2b26d6e12af2e746a34fadfe57f0466
+Size (php-4.1.2.tar.gz) = 3359964 bytes