# $MidnightBSD: trunk/textproc/p5-YAML-Tiny/Makefile 22898 2017-10-04 18:28:53Z laffer1 $

PORTNAME=	YAML-Tiny
PORTVERSION=	1.69
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Read/Write YAML files with as little code as possible

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
