summaryrefslogtreecommitdiff
path: root/lang/kaffe/Makefile
diff options
context:
space:
mode:
authoragc <agc>2001-02-17 09:06:56 +0000
committeragc <agc>2001-02-17 09:06:56 +0000
commit791d0f000e3800b92390f9dc47dfcdb2a421a0ca (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/kaffe/Makefile
parentce53854194ec79cb0de0babb412a888dc24f3985 (diff)
downloadpkgsrc-791d0f000e3800b92390f9dc47dfcdb2a421a0ca.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/kaffe/Makefile')
-rw-r--r--lang/kaffe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/kaffe/Makefile b/lang/kaffe/Makefile
index 2ccd34d2cd7..8521222976c 100644
--- a/lang/kaffe/Makefile
+++ b/lang/kaffe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2000/09/13 16:53:56 wennmach Exp $
+# $NetBSD: Makefile,v 1.29 2001/02/17 09:07:17 agc Exp $
#
DISTNAME= kaffe-1.0.5
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.kaffe.org/
+COMMENT= Virtual machine capable of running Java(tm) code
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png>=1.0.6:../../graphics/png