aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Mock-Sub/Makefile
blob: c020fa624fb438c0596ff7fc3aa55f624170c0df (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                        
                                                  









                            
PORTNAME=	Mock-Sub
PORTVERSION=	1.09
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:STEVEB
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Mock package, object and standard subroutines, with unit testing in mind
WWW=		https://metacpan.org/dist/Mock-Sub

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>