1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/devel/p5-Algorithm-Numerical-Shuffle/Makefile
Sunpoet Po-Chuan Hsieh a00cf5b6ba - Add WWW
- Pass maintainership to submitter

PR:		ports/190247
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-26 15:34:13 +00:00

20 lines
332 B
Makefile

# Created by: andrew@scoop.co.nz
# $FreeBSD$
PORTNAME= Algorithm-Numerical-Shuffle
PORTVERSION= 2009110301
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ABIGAIL
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Shuffle a list
LICENSE= MIT
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>