diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2012-09-14 18:36:45 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2012-09-14 18:36:45 +0000 |
| commit | 71853b153d52de56edf97056240461988062d42d (patch) | |
| tree | b769333618274a2d85727e08b92205239231b7d2 /java/classpath | |
| parent | 36491e39ffd9c62573de41a90868adf8ce530520 (diff) | |
Notes
Diffstat (limited to 'java/classpath')
| -rw-r--r-- | java/classpath/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index a5e87913d434..8b6b559d6fdc 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= java@FreeBSD.org COMMENT= A GNU project to create a free Java class library +LICENSE= GPLv2 + BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ ${JAVALIBDIR}/antlr.jar:${PORTSDIR}/devel/antlr |
