freebsd-ports/devel/p5-threads/Makefile
2009-12-09 07:03:15 +00:00

22 lines
421 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.75
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/J/JD/JDHEDDEN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interpreter-based threads
PERL_CONFIGURE= 5.8.0+
MAN3= threads.3
.include <bsd.port.mk>