2013-09-21 01:17:30 +02:00
|
|
|
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
2002-02-15 08:24:39 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2013-11-07 04:52:41 +01:00
|
|
|
PORTNAME= Text-Repository
|
|
|
|
PORTVERSION= 1.04
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2013-11-07 04:52:41 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
2002-02-15 08:24:39 +01:00
|
|
|
|
2015-05-11 14:04:18 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2014-08-03 16:15:08 +02:00
|
|
|
COMMENT= Simple way to manage text without mixing it with Perl
|
2002-02-15 08:24:39 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-02-15 08:24:39 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|