freebsd-ports/devel/p5-threads/Makefile

21 lines
399 B
Makefile

# New ports collection makefile for: p5-threads
# Date created: 2006-07-22
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= threads
PORTVERSION= 1.82
CATEGORIES= devel perl5
MASTER_SITES= CPAN/../../authors/id/J/JD/JDHEDDEN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interpreter-based threads
PERL_CONFIGURE= 5.8.0+
MAN3= threads.3
.include <bsd.port.mk>