Files
ports/textproc/p5-String-Divert/Makefile
T

18 lines
334 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= String-Divert
PORTVERSION= 0.96
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= String Perl object supporting folding and diversion
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>