aboutsummaryrefslogtreecommitdiff
path: root/comms/libfap
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-05-08 09:32:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-05-08 09:32:38 +0000
commit0358da21f96b7e40edf3d45abadbc02185f38413 (patch)
tree5dd2fe2f70d68f3373277e94e1c23102e9859bef /comms/libfap
parenta8fe600e339864121877b8a8998cfb476931bdf0 (diff)
downloadports-0358da21f96b7e40edf3d45abadbc02185f38413.tar.gz
ports-0358da21f96b7e40edf3d45abadbc02185f38413.zip
- Fix LICENSE
- Add LICENSE_FILE - Pet portlint - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=534381
Diffstat (limited to 'comms/libfap')
-rw-r--r--comms/libfap/Makefile6
-rw-r--r--comms/libfap/pkg-descr2
2 files changed, 5 insertions, 3 deletions
diff --git a/comms/libfap/Makefile b/comms/libfap/Makefile
index 2f166fc3c615..50dc66c2a187 100644
--- a/comms/libfap/Makefile
+++ b/comms/libfap/Makefile
@@ -9,11 +9,13 @@ MASTER_SITES= http://www.pakettiradio.net/downloads/libfap/${PORTVERSION}/ \
MAINTAINER= akh@nobugware.com
COMMENT= C port for Ham::APRS::FAP Finnish APRS Parser Perl module
-LICENSE= GPLv2
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/COPYING
+USES= libtool
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= libtool
INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/comms/libfap/pkg-descr b/comms/libfap/pkg-descr
index d5608b7bee8c..bcffbb96b42b 100644
--- a/comms/libfap/pkg-descr
+++ b/comms/libfap/pkg-descr
@@ -6,4 +6,4 @@ mic-e and compressed location packets, NMEA location packets, objects,
items, messages, telemetry and most weather packets.
For more description, see the Perl module.
-WWW: http://www.pakettiradio.net/libfap/
+WWW: https://www.pakettiradio.net/libfap/