1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add CPE information and use USES=tar:tgz.

PR:		ports/198174
Submitted by:	shun <shun.fbsd.pr dropcut.net>
This commit is contained in:
Xin LI 2015-03-02 18:45:17 +00:00
parent 7eeea064af
commit 3441efe0db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380282

View File

@ -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}