2004-05-05 23:04:18 +02:00
|
|
|
# New ports collection makefile for: textproc/p5-Text-Aligner
|
|
|
|
# Date created: May 2004
|
|
|
|
# Whom: Autrijus Tang <autrijus@autrijus.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Text-Aligner
|
|
|
|
PORTVERSION= 0.03
|
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-05-05 23:04:18 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-09-10 11:23:13 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-05-05 23:04:18 +02:00
|
|
|
COMMENT= Align text in columns
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Text::Aligner.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|