Index: head/math/pear-Math_Combinatorics/Makefile =================================================================== --- head/math/pear-Math_Combinatorics/Makefile (revision 318046) +++ head/math/pear-Math_Combinatorics/Makefile (revision 318047) @@ -1,31 +1,19 @@ -# Ports collection makefile for: pear-Math_Combinatorics -# Date created: 20 May 2007 -# Whom: Zhen REN -# +# Created by: Zhen REN # $FreeBSD$ -# PORTNAME= Math_Combinatorics PORTVERSION= 1.0.0 PORTEPOCH= 1 CATEGORIES= math pear MAINTAINER= ports@FreeBSD.org COMMENT= A package that produces combinations and permutations BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -CATEGORY= Math -FILES= Combinatorics.php -IGNORE_WITH_PHP=4 - -TESTS= test_1.phpt test_2.phpt test_3.phpt test_4.phpt \ - test_5.phpt test_6.phpt - -EXAMPLES= example.php -_EXAMPLESDIR= docs/examples +PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/math/pear-Math_Combinatorics/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property