aboutsummaryrefslogtreecommitdiff
path: root/graphics/libart_lgpl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-07-04 09:32:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-07-04 09:32:06 +0000
commit0091d35756a49f25078e91da61d9b883d2737bbe (patch)
tree2791863dc6aa47149c8aa3bc4b58ae9c54502535 /graphics/libart_lgpl
parente3f4177a017f17f57401db93227835d502970912 (diff)
downloadports-0091d35756a49f25078e91da61d9b883d2737bbe.tar.gz
ports-0091d35756a49f25078e91da61d9b883d2737bbe.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=505820
Diffstat (limited to 'graphics/libart_lgpl')
-rw-r--r--graphics/libart_lgpl/Makefile3
-rw-r--r--graphics/libart_lgpl/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile
index 31d01b20eb12..2161637733bb 100644
--- a/graphics/libart_lgpl/Makefile
+++ b/graphics/libart_lgpl/Makefile
@@ -13,6 +13,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library for high-performance 2D graphics
+LICENSE= LGPL20+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= libtool pathfix tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/graphics/libart_lgpl/pkg-descr b/graphics/libart_lgpl/pkg-descr
index 7343396899f7..0fba48aa9c48 100644
--- a/graphics/libart_lgpl/pkg-descr
+++ b/graphics/libart_lgpl/pkg-descr
@@ -5,4 +5,4 @@ It is written in optimized C, and is fully compatible with
C++. With a small footprint of 10,000 lines of code, it is
especially suitable for embedded applications.
-WWW: http://www.levien.com/libart/
+WWW: https://www.levien.com/libart/