summaryrefslogtreecommitdiff
path: root/lang/classpath
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-06-24 13:36:43 +0000
committeragc <agc@pkgsrc.org>2003-06-24 13:36:43 +0000
commitf192ecb693de9e84f692785918f7c4f745d10071 (patch)
tree60b9d64f9d5fc8a2744ad6dbb26279fa2dec8e51 /lang/classpath
parentf4f8c3b5f8d4d0295aebf29c898eda243f0221b2 (diff)
downloadpkgsrc-f192ecb693de9e84f692785918f7c4f745d10071.tar.gz
Initial import of classpath-0.05 into the NetBSD Packages Collection.
Classpath is a free (open source) implementation of the Java runtime libraries.
Diffstat (limited to 'lang/classpath')
-rw-r--r--lang/classpath/DESCR2
-rw-r--r--lang/classpath/Makefile18
-rw-r--r--lang/classpath/PLIST11
-rw-r--r--lang/classpath/distinfo4
4 files changed, 35 insertions, 0 deletions
diff --git a/lang/classpath/DESCR b/lang/classpath/DESCR
new file mode 100644
index 00000000000..7759171aa6d
--- /dev/null
+++ b/lang/classpath/DESCR
@@ -0,0 +1,2 @@
+Classpath is a free (open source) implementation of the Java runtime
+libraries.
diff --git a/lang/classpath/Makefile b/lang/classpath/Makefile
new file mode 100644
index 00000000000..9344053c831
--- /dev/null
+++ b/lang/classpath/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/06/24 13:36:43 agc Exp $
+
+DISTNAME= classpath-0.05
+CATEGORIES= devel
+MASTER_SITES= ftp://alpha.gnu.org/gnu/classpath/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnu.org/software/classpath
+COMMENT= Class libraries for Java VM
+
+DEPENDS+= jikes>=1.18:../../lang/jikes
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-jikes
+USE_LIBTOOL= yes
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/lang/classpath/PLIST b/lang/classpath/PLIST
new file mode 100644
index 00000000000..6810c62cce5
--- /dev/null
+++ b/lang/classpath/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/24 13:36:43 agc Exp $
+info/hacking.info
+info/vmintegration.info
+lib/awt/font.properties
+lib/security/classpath.security
+share/classpath/glibj.zip
+@exec ${MKDIR} %D/share/classpath/api
+@dirrm share/classpath/api
+@dirrm share/classpath
+@dirrm lib/security
+@dirrm lib/awt
diff --git a/lang/classpath/distinfo b/lang/classpath/distinfo
new file mode 100644
index 00000000000..eca61079354
--- /dev/null
+++ b/lang/classpath/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/06/24 13:36:43 agc Exp $
+
+SHA1 (classpath-0.05.tar.gz) = e73a81c314d4dba57e9115bef3ec7f0519831d4d
+Size (classpath-0.05.tar.gz) = 6800324 bytes