aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2005-04-26 05:13:23 +0800
committerbms <bms@FreeBSD.org>2005-04-26 05:13:23 +0800
commitcc55532f8faa4ea9b517a3318aa5d048bbe2129b (patch)
treec09d986477c36d99d0a6cd079ec20b9eeec57e38 /net
parenteda9132a294ca3600ca7771d86205b1add8e87f6 (diff)
downloadfreebsd-ports-gnome-cc55532f8faa4ea9b517a3318aa5d048bbe2129b.tar.gz
freebsd-ports-gnome-cc55532f8faa4ea9b517a3318aa5d048bbe2129b.tar.zst
freebsd-ports-gnome-cc55532f8faa4ea9b517a3318aa5d048bbe2129b.zip
Tabify. Use bsd.java.mk 2.0 syntax.
PR: ports/80226, ports/80247
Diffstat (limited to 'net')
-rw-r--r--net/ldapbrowser/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile
index 98864e41d042..1b691c396a5f 100644
--- a/net/ldapbrowser/Makefile
+++ b/net/ldapbrowser/Makefile
@@ -5,18 +5,19 @@
# $FreeBSD$
#
-PORTNAME= ldapbrowser
-PORTVERSION= 2.8.1
-CATEGORIES= net
-MASTER_SITES= http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/
+PORTNAME= ldapbrowser
+PORTVERSION= 2.8.1
+CATEGORIES= net java
+MASTER_SITES= http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/
DISTNAME= Browser281
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= bms@FreeBSD.org
COMMENT= Java/Swing-based LDAP Browser/Editor
RESTRICTED= "No reply from author regarding redistribution licensing"
-USE_JAVA= 1.4+
+USE_JAVA= yes
+JAVA_VERSION= 1.4+
NO_BUILD= yes
NOMAN= defined
WRKSRC= ${WRKDIR}/${PORTNAME}