1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Add CPE information

PR:		204835 204833 204832
Submitted by:	shun.fbsd.pr@dropcut.net
This commit is contained in:
Wen Heping 2015-11-30 08:02:29 +00:00
parent dec8ac493f
commit 7caa28b8d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402653
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-in
CONFLICTS= moodle30-3.0 moodle29-2.9.[0-9]*
USES= tar:tgz
USES= cpe tar:tgz
USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
soap openssl simplexml spl dom json zip zlib hash opcache
WRKSRC= ${WRKDIR}/moodle

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-in
CONFLICTS= moodle30-3.0 moodle28-2.8.[0-9]*
USES= tar:tgz
USES= cpe tar:tgz
USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
soap openssl simplexml spl dom json zip zlib hash opcache
WRKSRC= ${WRKDIR}/moodle

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-in
CONFLICTS= moodle28-2.8.[0-9]* moodle29-2.9.[0-9]*
USES= tar:tgz
USES= cpe tar:tgz
USE_PHP= ctype curl dom gd hash iconv json mbstring opcache openssl pcre \
session simplexml soap spl tokenizer xml xmlrpc zip zlib
WRKSRC= ${WRKDIR}/moodle