summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-09-19 09:01:55 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2017-09-19 09:01:55 +0000
commitea74b698c5746242401558ca4f2cf3a35facce35 (patch)
tree9e70adfae1db88b0dabd86d6a5d009c41f36cff4
parentcad78a87996c95e768ff03dd7de584d60d466657 (diff)
downloadFreeBSD-ports-ea74b698c5746242401558ca4f2cf3a35facce35.zip
FreeBSD-ports-ea74b698c5746242401558ca4f2cf3a35facce35.tar.gz
- Fix LICENSE
- Add LICENSE_FILE - Update WWW - Pet portlint Approved by: portmgr blanket
-rw-r--r--accessibility/atkmm/Makefile5
-rw-r--r--accessibility/atkmm/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile
index 2fbc8e3..f1e108d 100644
--- a/accessibility/atkmm/Makefile
+++ b/accessibility/atkmm/Makefile
@@ -10,9 +10,10 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ wrapper for ATK API library
-PORTSCOUT= limitw:1,even
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING
-LICENSE= LGPL20
+PORTSCOUT= limitw:1,even
USES= compiler:c++11-lang gmake localbase libtool pathfix \
pkgconfig tar:xz
diff --git a/accessibility/atkmm/pkg-descr b/accessibility/atkmm/pkg-descr
index 1e9e1b3..495172e 100644
--- a/accessibility/atkmm/pkg-descr
+++ b/accessibility/atkmm/pkg-descr
@@ -1,3 +1,3 @@
C++ wrapper for Atk.
-WWW: http://www.gtkmm.org/
+WWW: https://www.gtkmm.org/
OpenPOWER on IntegriCloud