From 3441efe0db74d89baff5c777bd850c20736f061c Mon Sep 17 00:00:00 2001 From: Xin LI Date: Mon, 2 Mar 2015 18:45:17 +0000 Subject: [PATCH] Add CPE information and use USES=tar:tgz. PR: ports/198174 Submitted by: shun --- www/dokuwiki/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index b0e6dda7539a..7daac75f31a9 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/ DISTNAME= ${DIST_VER} -EXTRACT_SUFX= .tgz MAINTAINER= delphij@FreeBSD.org COMMENT= Simple and easy to use wiki, no database required @@ -19,6 +18,8 @@ USE_PHP= gd mbstring openssl pcre session xml zlib NO_BUILD= YES WANT_PHP_WEB= YES +USES= cpe tar:tgz + SUB_FILES= pkg-message SUB_LIST+= PORTNAME=${PORTNAME} SHAREOWN= ${WWWOWN}