Tweak devel/p5-Cdk version 5.20120324_1
[dports.git] / devel / p5-IO-stringy / Makefile
1 # Created by: Eivind Eklund <eivind@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       IO-stringy
5 PORTVERSION=    2.111
6 CATEGORIES=     devel perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Use IO handles with non-file objects
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>