diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/linux-j/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76037
Diffstat (limited to 'lang/linux-j/Makefile')
-rw-r--r-- | lang/linux-j/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/linux-j/Makefile b/lang/linux-j/Makefile index 5012f2f18faf..f281b4efa1ff 100644 --- a/lang/linux-j/Makefile +++ b/lang/linux-j/Makefile @@ -13,6 +13,7 @@ DISTNAME= j${PORTVERSION}_linux DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= js@jeannot.org +COMMENT= A general purpose programming language USE_LINUX= yes USE_JAVA= 1.3+ |