freebsd-ports/devel/p5-threads/Makefile
2011-12-15 07:02:05 +00:00

22 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.86
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JDHEDDEN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interpreter-based threads
PERL_CONFIGURE= yes
MAN3= threads.3
.include <bsd.port.mk>