mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add LICENSE
- Fix WWW:
This commit is contained in:
parent
59d974a8d8
commit
8dc087a99c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425608
@ -8,6 +8,9 @@ MASTER_SITES= http://download.tuxfamily.org/ctpl/releases/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C Template (Parser) Library
|
||||
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
USES= pathfix pkgconfig libtool
|
||||
|
@ -1,4 +1,4 @@
|
||||
CTPL is a template engine library. It allows fast and easy parsing
|
||||
of templates and fine control over template parsing environment.
|
||||
|
||||
WWW: http://ctpl.tuxfamily.org
|
||||
WWW: http://ctpl.tuxfamily.org/
|
||||
|
Loading…
Reference in New Issue
Block a user