aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-String-Tagged/Makefile
blob: fe5f1acd75bd49850c894a516bb511bc912ce806 (plain) (tree)
1
2
3
4
                                                  

                             
                    












                                                          
                     


                        

                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	String-Tagged
PORTVERSION=	0.16
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Sstring buffers with value tags on extents

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

TEST_DEPENDS=	p5-Test-Identity>=0:devel/p5-Test-Identity

USES=		perl5
USE_PERL5=	modbuild

NO_ARCH=	yes

.include <bsd.port.mk>