aboutsummaryrefslogtreecommitdiff
path: root/www/cplanet
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-07 09:02:47 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-07 09:02:47 +0000
commit348226f72477ac4c3b22341830e810e5e6a2b477 (patch)
tree224f9b5820c6f639aeeb0c8dfae832e477439758 /www/cplanet
parent5f141f7af4eaa2dd04da706605f3e26d5a616f4c (diff)
downloadports-348226f72477ac4c3b22341830e810e5e6a2b477.tar.gz
ports-348226f72477ac4c3b22341830e810e5e6a2b477.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=511401
Diffstat (limited to 'www/cplanet')
-rw-r--r--www/cplanet/Makefile3
-rw-r--r--www/cplanet/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile
index 92e4f9b320c5..0707484b86fe 100644
--- a/www/cplanet/Makefile
+++ b/www/cplanet/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://files.etoilebsd.net/cplanet/
MAINTAINER= bapt@FreeBSD.org
COMMENT= RSS Feed Aggregator that generate static html
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:www/clearsilver
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libcurl.so:ftp/curl
diff --git a/www/cplanet/pkg-descr b/www/cplanet/pkg-descr
index 103d9468b9f3..6397286897f7 100644
--- a/www/cplanet/pkg-descr
+++ b/www/cplanet/pkg-descr
@@ -1,4 +1,4 @@
cplanet is a RSS/ATOM feed aggregator written in C that generate static
html files.
-WWW: http://fossil.etoilebsd.net/cplanet
+WWW: https://fossil.etoilebsd.net/cplanet/