summaryrefslogtreecommitdiff
path: root/lang/jbuilder-jit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /lang/jbuilder-jit
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'lang/jbuilder-jit')
-rw-r--r--lang/jbuilder-jit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jbuilder-jit/Makefile b/lang/jbuilder-jit/Makefile
index 1ec106da82e..eb76443f80e 100644
--- a/lang/jbuilder-jit/Makefile
+++ b/lang/jbuilder-jit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2008/03/04 16:38:12 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2009/05/19 08:59:19 wiz Exp $
#
DISTNAME= unix_jb35foundation
@@ -10,6 +10,7 @@ MASTER_SITES= http://ftp.cdut.edu.cn/pub2/linux/develop/jbuilder/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.borland.com/
COMMENT= Just-In-Time compiler for Linux Java Virtual Machine
+LICENSE= jbuilder-jit-license
WRKSRC= ${WRKDIR}/javacomp-1.2.15
USE_JAVA= run
@@ -18,7 +19,6 @@ PLIST_SUBST+= JAVADIR=${PKG_JAVA_HOME:C|${PREFIX}/||}
EXTRACT_ELEMENTS= LinuxJIT/javacomp-1.2.15.tar.gz
-LICENSE= jbuilder-jit-license
RESTRICTED= Redistribution of binaries not permitted
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}