freebsd-ports/devel/p5-Set-Tiny/Makefile
2016-03-05 13:19:33 +00:00

18 lines
301 B
Makefile

# Created by: Matthew Seaman <matthew@FreeBSD.org>
# $FreeBSD$
PORTNAME= Set-Tiny
PORTVERSION= 0.04
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
.include <bsd.port.mk>