svn commit: r380282 - head/www/dokuwiki
Xin LI
delphij at FreeBSD.org
Mon Mar 2 18:45:19 UTC 2015
Author: delphij
Date: Mon Mar 2 18:45:17 2015
New Revision: 380282
URL: https://svnweb.freebsd.org/changeset/ports/380282
QAT: https://qat.redports.org/buildarchive/r380282/
Log:
Add CPE information and use USES=tar:tgz.
PR: ports/198174
Submitted by: shun <shun.fbsd.pr dropcut.net>
Modified:
head/www/dokuwiki/Makefile
Modified: head/www/dokuwiki/Makefile
==============================================================================
--- head/www/dokuwiki/Makefile Mon Mar 2 18:21:12 2015 (r380281)
+++ head/www/dokuwiki/Makefile Mon Mar 2 18:45:17 2015 (r380282)
@@ -7,7 +7,6 @@ PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/
DISTNAME= ${DIST_VER}
-EXTRACT_SUFX= .tgz
MAINTAINER= delphij at FreeBSD.org
COMMENT= Simple and easy to use wiki, no database required
@@ -19,6 +18,8 @@ USE_PHP= gd mbstring openssl pcre sessio
NO_BUILD= YES
WANT_PHP_WEB= YES
+USES= cpe tar:tgz
+
SUB_FILES= pkg-message
SUB_LIST+= PORTNAME=${PORTNAME}
SHAREOWN= ${WWWOWN}
More information about the svn-ports-all
mailing list