# Created by: Ruben van Staveren # $FreeBSD: head/devel/p5-Thread-Suspend/Makefile 386312 2015-05-14 10:15:04Z mat $ PORTNAME= Thread-Suspend PORTVERSION= 1.22 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Suspend and resume operations for threads USES= perl5 USE_PERL5= configure pre-everything:: @${ECHO_MSG} "----------------------------------------------------------" @${ECHO_MSG} "This module requires a threaded perl. If your install" @${ECHO_MSG} "is not threaded please install lang/${PERL_PORT} with threads" @${ECHO_MSG} "----------------------------------------------------------" .include