aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Data-Miscellany/Makefile
blob: dc91ab2024888a8421021abc69cd6c686177d87c (plain) (tree)





















                                                          
# New ports collection makefile for:	p5-Data-Miscellany
# Date created:		2010-11-28
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#

PORTNAME=	Data-Miscellany
PORTVERSION=	1.100850
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Collection of miscellaneous subroutines

PERL_CONFIGURE=	yes
USE_PERL5_RUN=	5.8.1+

MAN3=		Data::Miscellany.3

.include <bsd.port.mk>