aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-20 18:02:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-20 18:02:09 +0000
commit3a298a7828d36f4be22752d6c89cdd2a7998327c (patch)
treeae473c032e2171e34570844e48469e2f58bcbe77 /www
parentd60f615ed0e2cd4e5b8b222540ab708e7f58457d (diff)
downloadports-3a298a7828d36f4be22752d6c89cdd2a7998327c.tar.gz
ports-3a298a7828d36f4be22752d6c89cdd2a7998327c.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/serendipity/Makefile6
-rw-r--r--www/serendipity/pkg-descr2
2 files changed, 6 insertions, 2 deletions
diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile
index 27fc13ff07ec..d9094c1e109e 100644
--- a/www/serendipity/Makefile
+++ b/www/serendipity/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP based weblog software
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/docs/LICENSE
+
RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -20,7 +23,8 @@ PLIST_SUB+= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
USE_PHP= session pcre gd openssl mbstring iconv zlib xml
#SUB_LIST+= SERENDIPITY=${SERENDIPITY}
SUB_FILES= pkg-message
-USES= tar:bzip2
+USES= cpe tar:bzip2
+CPE_VENDOR= s9y
OPTIONS_DEFINE= MYSQL PGSQL SQLITE MAGICK
OPTIONS_DEFAULT= MYSQL MAGICK
diff --git a/www/serendipity/pkg-descr b/www/serendipity/pkg-descr
index 989afcc2f8c8..cddaf8da3685 100644
--- a/www/serendipity/pkg-descr
+++ b/www/serendipity/pkg-descr
@@ -1,4 +1,4 @@
Serendipity is a weblog/blog system, implemented with PHP.
It is standards compliant, feature rich and open source (BSD License).
-WWW: http://www.s9y.org
+WWW: http://www.s9y.org/