freebsd-ports/devel/p5-Clone-Fast/Makefile
2007-03-22 02:49:01 +00:00

22 lines
428 B
Makefile

# New ports collection makefile for: p5-Clone-Fast
# Date created: 2006-07-15
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Clone-Fast
PORTVERSION= 0.92
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Clone
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Natively copying Perl data structures
PERL_CONFIGURE= yes
MAN3= Clone::Fast.3
.include <bsd.port.mk>