From c312dc6546cfbc3b22535849b8e9e5c8344d57a3 Mon Sep 17 00:00:00 2001 From: Sujal Patel Date: Mon, 8 Apr 1996 20:49:13 +0000 Subject: Java Developers Kit. All ports that need the JDK's class libraries should rely on this port. Suggested by: asami --- java/jdk11/Makefile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 java/jdk11/Makefile (limited to 'java/jdk11/Makefile') diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile new file mode 100644 index 000000000000..30329584eedf --- /dev/null +++ b/java/jdk11/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: jdk +# Version required: 1.0.1 +# Date created: 8 April 1996 +# Whom: Sujal Patel +# +# $Id: Makefile,v 1.1.1.1 1996/04/01 04:02:45 asami Exp $ +# + +DISTNAME= jdk +PKGNAME= jdk-1.0.1 +CATEGORIES+= www devel +MASTER_SITES= ftp://ftp.javasoft.com/pub/ \ + ftp://www.blackdown.org/pub/Java/pub/ +DISTFILES= JDK-1_0_1-solaris2-sparc.tar.Z + +MAINTAINER= smpatel@umiacs.umd.edu + +NO_WRKSUBDIR= yes + +post-install: + @cat ${PKGDIR}/DESCR + +.include -- cgit v1.2.3