aboutsummaryrefslogtreecommitdiff
path: root/net/jicmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/jicmp/Makefile')
-rw-r--r--net/jicmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/jicmp/Makefile b/net/jicmp/Makefile
index eeb79d3886a6..3977f013d016 100644
--- a/net/jicmp/Makefile
+++ b/net/jicmp/Makefile
@@ -6,11 +6,12 @@ PORTVERSION= 1.4.2
CATEGORIES= net java
MASTER_SITES= SF/opennms/JICMP/stable-1.4/
-MAINTAINER= venture37@geeklan.co.uk
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java native interface (JNI) to ICMP (ping)
WRKSRC= ${WRKDIR}/jicmp-${PORTVERSION}
+USES= libtool
USE_JAVA= yes
JAVA_VERSION= 1.6
JAVA_VENDOR= openjdk