diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /textproc/p5-Games-Dissociate/Makefile | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) |
Notes
Diffstat (limited to 'textproc/p5-Games-Dissociate/Makefile')
-rw-r--r-- | textproc/p5-Games-Dissociate/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile index a2d050730489..80dd65fabea4 100644 --- a/textproc/p5-Games-Dissociate/Makefile +++ b/textproc/p5-Games-Dissociate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Games-Dissociate -# Date created: 21 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Games-Dissociate PORTVERSION= 0.19 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:AVIF PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Dissociated Press algorithm and filter +COMMENT= Dissociated Press algorithm and filter TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage |