PORTNAME=	List-Uniq
PORTVERSION=	0.20
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mopsfelder@gmail.com
COMMENT=	Extract the unique elements of a list
WWW=		https://metacpan.org/release/List-Uniq

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
