opnsense-ports/math/p5-Set-IntSpan/Makefile
Franco Fichtner dea05dc931 */*: sync with upstream
Taken from: HardenedBSD
2018-09-24 19:22:52 +02:00

21 lines
356 B
Makefile

# Created by: Don Croyle <croyle@gelemna.org>
# $FreeBSD$
PORTNAME= Set-IntSpan
PORTVERSION= 1.19
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= danilo@FreeBSD.org
COMMENT= Manages sets of integers
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>