diff options
author | Diane Bruce <db@FreeBSD.org> | 2016-04-30 00:26:00 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2016-04-30 00:26:00 +0000 |
commit | 4693baba3d707cd30907b1302ceb597511310954 (patch) | |
tree | fc24d8d2df22a6734d5757f5988000fe65af8d86 | |
parent | f80a83d4cfee699423fe8bf5292fe1704b119422 (diff) | |
download | ports-4693baba3d707cd30907b1302ceb597511310954.tar.gz ports-4693baba3d707cd30907b1302ceb597511310954.zip |
Notes
-rw-r--r-- | comms/yaac/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/yaac/Makefile b/comms/yaac/Makefile index dac8a6933abe..203bc8f803b7 100644 --- a/comms/yaac/Makefile +++ b/comms/yaac/Makefile @@ -7,7 +7,9 @@ MASTER_SITES= SF/yetanotheraprsc/ DISTNAME= YAACSrc_20160321 MAINTAINER= hamradio@FreeBSD.org -COMMENT= Amateur Radio Station electronic trusted logbook +COMMENT= Platform-independent Java application for the APRS network + +LICENSE= LGPL3 USE_JAVA= yes JAVA_VERSION= 1.6+ |