diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 11:29:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 11:29:23 +0000 |
commit | c2d1275b6c2112e9dfacbf3fab8f07dcd1c3469c (patch) | |
tree | f52df10ea1e44601498b10031616e354d1086395 /devel/pear-HTML_Template_IT/Makefile | |
parent | f37930555b7165a35e0715e7a69d7f6b3ded2c0b (diff) | |
download | ports-c2d1275b6c2112e9dfacbf3fab8f07dcd1c3469c.tar.gz ports-c2d1275b6c2112e9dfacbf3fab8f07dcd1c3469c.zip |
Notes
Diffstat (limited to 'devel/pear-HTML_Template_IT/Makefile')
-rw-r--r-- | devel/pear-HTML_Template_IT/Makefile | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/devel/pear-HTML_Template_IT/Makefile b/devel/pear-HTML_Template_IT/Makefile index 6c90f755e451..c0d92190a6bd 100644 --- a/devel/pear-HTML_Template_IT/Makefile +++ b/devel/pear-HTML_Template_IT/Makefile @@ -6,28 +6,17 @@ # PORTNAME= HTML_Template_IT -DISTVERSION= 1.3.0a1 +PORTVERSION= 1.3.0 +PORTEPOCH= 1 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Integrated template API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -CATEGORY= HTML/Template -FILES= IT.php ITX.php IT_Error.php -EXAMPLES= sample_it.php sample_itx_addblockfile.php \ - templates/addblockfile_list.tpl.htm \ - templates/addblockfile_main.tpl.htm \ - templates/main.tpl.htm -TESTS= Console_TestListener.php ITX_api_testcase.php \ - ITX_usage_testcase.php IT_api_testcase.php \ - IT_usage_testcase.php templates/__include.html \ - templates/addblock.html templates/blockiteration.html \ - templates/blocks.html templates/globals.html \ - templates/include.html templates/loadtemplatefile.html \ - templates/replaceblock.html test.php +PEAR_AUTOINSTALL= yes do-install-tests-msg: .USE @${ECHO_MSG} " (These tests require PHPUnit - see" |