1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Created by: Tom Judge <tj@FreeBSD.org> # $FreeBSD$ PORTNAME= Promises PORTVERSION= 0.94 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:STEVAN PKGNAMEPREFIX= p5- MAINTAINER= tj@FreeBSD.org COMMENT= An implementation of the Promise/A+ pattern USES= perl5 USE_PERL5= configure .include <bsd.port.mk>