freebsd-ports/math/p5-Set-IntSpan/Makefile
Bryan Drewery 329a6fff8a - Update to 1.19
PR:		ports/177976
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Feature safe:	yes
2013-04-21 14:59:27 +00:00

17 lines
300 B
Makefile

# Created by: Don Croyle <croyle@gelemna.org>
# $FreeBSD$
PORTNAME= Set-IntSpan
PORTVERSION= 1.19
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= danilogondolfo@gmail.com
COMMENT= Manages sets of integers
PERL_CONFIGURE= yes
MAN3= Set::IntSpan.3
.include <bsd.port.mk>