diff options
| author | Anton Berezin <tobez@FreeBSD.org> | 2013-05-27 09:30:50 +0000 |
|---|---|---|
| committer | Anton Berezin <tobez@FreeBSD.org> | 2013-05-27 09:30:50 +0000 |
| commit | 122eb2067063bfaf6ed0344587d92fdc5b8ef549 (patch) | |
| tree | 086a8b10dbc75dfd4fc258e13828c05d7536f5ec /math/p5-Math-Symbolic-Custom-Pattern/Makefile | |
| parent | 254bd71ee3e057f836cf96adabfb072db610c745 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Pattern/Makefile')
| -rw-r--r-- | math/p5-Math-Symbolic-Custom-Pattern/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Pattern/Makefile b/math/p5-Math-Symbolic-Custom-Pattern/Makefile index 67cbff6ac505..424e05c2afc5 100644 --- a/math/p5-Math-Symbolic-Custom-Pattern/Makefile +++ b/math/p5-Math-Symbolic-Custom-Pattern/Makefile @@ -1,17 +1,13 @@ -# New ports collection makefile for: Math-Symbolic-Custom-Pattern -# Date created: 15 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-Symbolic-Custom-Pattern -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pattern matching on Math::Symbolic trees BUILD_DEPENDS= p5-Math-Symbolic>=0.510:${PORTSDIR}/math/p5-Math-Symbolic \ |
