From 4f7e22a15946ddd35bec4dc44bccabebf8ccde96 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 9 Feb 2001 15:03:06 +0000 Subject: Add jdk licence to the licenses/ directory, so that "make show-license" in pkgsrc/lang/jdk DTRT Remove duplicate inclusion of bsd.prefs.mk in in jdk package Makefile --- lang/jdk/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lang') diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile index 42f1c4fdbaa..d5dba873267 100644 --- a/lang/jdk/Makefile +++ b/lang/jdk/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2001/01/29 11:34:30 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2001/02/09 15:03:06 agc Exp $ # -.include "../../mk/bsd.prefs.mk" -VERSION=1.1.8 +VERSION= 1.1.8 PKGNAME= jdk-${VERSION} CATEGORIES= lang MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/java/i386/${VERSION}/ \ @@ -14,6 +13,8 @@ HOMEPAGE= http://www.quick.com.au/java/ CONFLICTS= blackdown-j* sun-j* +LICENSE= jdk-license + .include "../../mk/bsd.prefs.mk" .if !defined(JDK_HOME) -- cgit v1.2.3