aboutsummaryrefslogtreecommitdiff
path: root/www/cplanet/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-02-04 15:19:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-02-04 15:19:40 +0000
commitbb897773910a87d609825d8e155750abca3962ba (patch)
treed074cdc0a7729a622ff2c2a2daba77f2268ca166 /www/cplanet/Makefile
parent280f49b1f174b589264d76215e5741d2b50cde12 (diff)
downloadports-bb897773910a87d609825d8e155750abca3962ba.tar.gz
ports-bb897773910a87d609825d8e155750abca3962ba.zip
Notes
Diffstat (limited to 'www/cplanet/Makefile')
-rw-r--r--www/cplanet/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile
index 358d576646f5..51b2dce223a0 100644
--- a/www/cplanet/Makefile
+++ b/www/cplanet/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= cplanet
-PORTVERSION= 0.3
+PORTVERSION= 0.5
CATEGORIES= www textproc
-MASTER_SITES= http://baptux.free.fr/distfiles/
+MASTER_SITES= http://files.etoilebsd.net/cplanet/
MAINTAINER= bapt@FreeBSD.org
COMMENT= RSS Feed Aggregator that generate static html
BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver
-LIB_DEPENDS= mrss.19:${PORTSDIR}/textproc/libmrss
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
+ curl.6:${PORTSDIR}/ftp/curl
+
+LICENSE= BSD
USE_BZIP2= yes