diff options
-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+ |