aboutsummaryrefslogtreecommitdiff
path: root/deskutils/phpicalendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/phpicalendar/Makefile')
-rw-r--r--deskutils/phpicalendar/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile
index ff611923e3c2..f1add7c4f054 100644
--- a/deskutils/phpicalendar/Makefile
+++ b/deskutils/phpicalendar/Makefile
@@ -1,5 +1,3 @@
-# Created by: Edwin Groothuis <edwin@mavetju.org>
-
PORTNAME= phpicalendar
PORTVERSION= 2.4
PORTEPOCH= 1
@@ -14,6 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_20100615
MAINTAINER= ports@FreeBSD.org
COMMENT= Webbased calendar with iCal support
+WWW= https://sourceforge.net/projects/phpicalendar/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -21,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe php tar:bz2
NO_BUILD= yes
NO_ARCH= yes
-USE_PHP= session pcre
+USE_PHP= session
PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
SUB_FILES= pkg-message
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}