- Add LICENSE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
e3f4177a01
commit
0091d35756
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505820
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue