aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/