diff options
Diffstat (limited to 'devel/p5-Algorithm-C3/Makefile')
-rw-r--r-- | devel/p5-Algorithm-C3/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index 96c2cae793d0..caefc5fa58ec 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Algorithm-C3 -# Date created: 25 Feb 2006 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Algorithm-C3 PORTVERSION= 0.08 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A module for merging hierarchies using the C3 algorithm +COMMENT= Module for merging hierarchies using the C3 algorithm PERL_MODBUILD= yes |