aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Complete-Sequence/Makefile
blob: e76e01e95e7ec2595b3bd6b7332e6233931dde7e (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                          
                                                              









                                                                   
PORTNAME=	Complete-Sequence
PORTVERSION=	0.002
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PERLANCAR
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Complete string from a sequence of choices
WWW=		https://metacpan.org/release/Complete-Sequence

RUN_DEPENDS=	p5-Complete-Common>=0.22:devel/p5-Complete-Common \
		p5-Complete-Util>=0.603:devel/p5-Complete-Util \
		p5-Set-CrossProduct>=0:devel/p5-Set-CrossProduct

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>