freebsd-ports/devel/p5-Set-CrossProduct/Makefile
2014-02-06 08:16:44 +00:00

17 lines
346 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Set-CrossProduct
PORTVERSION= 1.95
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BDFOY
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Work with the cross product of two or more sets
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>