diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-14 23:54:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-14 23:54:18 +0800 |
commit | 92780f7391d137548ec9fceb72663e279a2fb29f (patch) | |
tree | 4d4d0faec23fb62f27280d864f2e9d3c920318ad /devel | |
parent | e25f7f2720a15804501b559bf3cad16ec8193c65 (diff) | |
download | freebsd-ports-graphics-92780f7391d137548ec9fceb72663e279a2fb29f.tar.gz freebsd-ports-graphics-92780f7391d137548ec9fceb72663e279a2fb29f.tar.zst freebsd-ports-graphics-92780f7391d137548ec9fceb72663e279a2fb29f.zip |
- Switch to PEAR_AUTOINSTALL
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-PHP_UML/Makefile | 107 |
1 files changed, 2 insertions, 105 deletions
diff --git a/devel/pear-PHP_UML/Makefile b/devel/pear-PHP_UML/Makefile index c741cc4875c..17b82676ff5 100644 --- a/devel/pear-PHP_UML/Makefile +++ b/devel/pear-PHP_UML/Makefile @@ -7,6 +7,7 @@ PORTNAME= PHP_UML PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= miwi@FreeBSD.org @@ -16,114 +17,10 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Console/CommandLine.php:${PORTSDIR}/devel/pear-Console_CommandLine RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +PEAR_AUTOINSTALL= yes DEFAULT_PHP_VER= 5 USE_PHP= spl xsl -CATEGORY= PHP -FILES= UML.php \ - UML/Exception.php UML/FilePatternFilterIterator.php \ - UML/FileScanner.php UML/FileScannerImpl.php \ - UML/SimpleUID.php UML/Warning.php \ - UML/Metamodel/Class.php UML/Metamodel/Enumeration.php \ - UML/Metamodel/Classifier.php UML/Metamodel/Interface.php \ - UML/Metamodel/NamedElement.php UML/Metamodel/Operation.php \ - UML/Metamodel/Package.php UML/Metamodel/Parameter.php \ - UML/Metamodel/Property.php UML/Metamodel/Stereotype.php \ - UML/Metamodel/Superstructure.php UML/Metamodel/Tag.php \ - UML/Metamodel/Type.php UML/Metamodel/TypedElement.php \ - UML/Output/common.xsl UML/Output/Exporter.php \ - UML/Output/html/allclasses-frame.xsl UML/Output/html/classifier.xsl \ - UML/Output/html/documentation-common.xsl UML/Output/html/documentation-generator.xsl \ - UML/Output/html/index-all.xsl UML/Output/html/index.xsl \ - UML/Output/html/main.xsl UML/Output/html/overview-frame.xsl \ - UML/Output/html/overview-summary.xsl UML/Output/html/package-frame.xsl \ - UML/Output/html/package-summary.xsl UML/Output/html/resources/inherit.gif \ - UML/Output/html/resources/style.css UML/Output/php/classifier.xsl \ - UML/Output/php/code-common.xsl UML/Output/php/code-generator.xsl \ - UML/Output/php/main.xsl UML/Output/xmi1to2.xsl -DOCS= LOGICIELS_A_UTILISER_AVEC_PHP_UML \ - PHP_UML_simplified_class_diagram.png \ - README SOFTWARES_TO_USE_WITH_PHP_UML \ - argouml.png bouml.png rational_rose.png readme.html -EXAMPLES= example1_rational_rose.png example3_argouml.png test1.php.txt \ - test3.php.txt test5_cs.php.txt example2_bouml.png example4_in_Bouml.png\ - test2.php.txt test4.php.txt test_to_run.php -TESTS= UmlParserTest.php UmlXmiTest.php \ - suite/EMOF_test_sample.php suite/PHP_UML_test_sample.php \ - suite/PHP_test_sample.php suite/bug-489398.php \ - suite/bug-540341.php suite/bug-540368.php \ - suite/bug-541886.php suite/bug-542586.php \ - suite/bug-548331.php suite/bug-550489.php \ - suite/bug-553138.php suite/bug-553560.php \ - suite/bug-553607.php suite/bug-555768.php \ - suite/bug-556031-01.php suite/bug-556031.php \ - suite/bug-556860.php suite/bug-556894.php \ - suite/bug-557390.php suite/bug-557861.php \ - suite/bug-558051.php suite/bug-559494.php \ - suite/bug-561101.php suite/bug-562997.php \ - suite/bug-566600.php suite/bug-567059.php \ - suite/bug-587733.php suite/bug-772441.php \ - suite/bug-escaping.php suite/bug-loseprocedural.php \ - suite/bug-loseunknowntags.php suite/test1.php \ - suite/test2.php suite/test3.php \ - suite/test4.php suite/test5_cs.php \ - suite/test_internal.php \ - suite/test_namespace1.php \ - suite/test_namespace2.php \ - suite/test_namespace3.php \ - suite/test_only_api.php \ - suite/data-providers/EMOF_test_sample.php.obj \ - suite/data-providers/PHP_UML_test_sample.php.obj \ - suite/data-providers/PHP_test_sample.php.obj \ - suite/data-providers/bug-489398.php.obj \ - suite/data-providers/bug-540341.php.obj \ - suite/data-providers/bug-540368.php.obj \ - suite/data-providers/bug-541886.php.obj \ - suite/data-providers/bug-542586.php.obj \ - suite/data-providers/bug-548331.php.obj \ - suite/data-providers/bug-550489.php.obj \ - suite/data-providers/bug-553138.php.obj \ - suite/data-providers/bug-553560.php.obj \ - suite/data-providers/bug-553607.php.obj \ - suite/data-providers/bug-555768.php.obj \ - suite/data-providers/bug-556031-01.php.obj \ - suite/data-providers/bug-556031.php.obj \ - suite/data-providers/bug-556860.php.obj \ - suite/data-providers/bug-556894.php.obj \ - suite/data-providers/bug-557390.php.obj \ - suite/data-providers/bug-557861.php.obj \ - suite/data-providers/bug-558051.php.obj \ - suite/data-providers/bug-559494.php.obj \ - suite/data-providers/bug-561101.php.obj \ - suite/data-providers/bug-562997.php.obj \ - suite/data-providers/bug-566600.php.obj \ - suite/data-providers/bug-567059.php.obj \ - suite/data-providers/bug-587733.php.obj \ - suite/data-providers/bug-772441.php.obj \ - suite/data-providers/bug-escaping.php.obj \ - suite/data-providers/bug-loseprocedural.php.obj \ - suite/data-providers/bug-loseunknowntags.php.obj \ - suite/data-providers/global.obj \ - suite/data-providers/global1.xmi \ - suite/data-providers/global2.xmi \ - suite/data-providers/test1.php.obj \ - suite/data-providers/test2.php.obj \ - suite/data-providers/test3.php.obj \ - suite/data-providers/test4.php.obj \ - suite/data-providers/test5_cs.php.obj \ - suite/data-providers/test_internal.php.obj \ - suite/data-providers/test_namespace1.php.obj \ - suite/data-providers/test_namespace2.php.obj \ - suite/data-providers/test_namespace3.php.obj \ - suite/data-providers/test_only_api.php.obj - -DATA= phpuml.xml - -SCRIPTFILES= phpuml - -post-extract: - @${MV} ${WRKSRC}/scripts/phpuml ${WRKSRC}/pear-phpuml - .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |