freebsd-ports/devel/p5-Data-Miscellany/Makefile

23 lines
424 B
Makefile
Raw Normal View History

# 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>