From 3a298a7828d36f4be22752d6c89cdd2a7998327c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 20 Apr 2015 18:02:09 +0000 Subject: [PATCH] - Add LICENSE - Add CPE info - Fix WWW --- www/serendipity/Makefile | 6 +++++- www/serendipity/pkg-descr | 2 +- 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/