1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/math/p5-Number-Misc/Makefile
2017-09-15 08:58:46 +00:00

20 lines
316 B
Makefile

# $FreeBSD$
PORTNAME= Number-Misc
PORTVERSION= 1.2
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension of handy utilities for numbers
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= YES
.include <bsd.port.mk>