# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: head/devel/p5-Tie-Array-Sorted/Makefile 435921 2017-03-11 15:58:55Z sunpoet $

PORTNAME=	Tie-Array-Sorted
PORTVERSION=	1.41
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl array which is kept sorted

LICENSE=	GPLv2+

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
