# Created by: Matthew Seaman # $FreeBSD: head/devel/p5-Set-Tiny/Makefile 369317 2014-09-26 11:35:29Z matthew $ PORTNAME= Set-Tiny PORTVERSION= 0.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= matthew@FreeBSD.org COMMENT= Simple sets of strings NO_ARCH= yes USES= perl5 USE_PERL5= configure regression-test: build @cd ${WRKSRC} && ${MAKE} test .include