# Created by: Matthew Fuller <fullermd@over-yonder.net>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/p5-Text-WikiCreole/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=		Text-WikiCreole
PORTVERSION=		0.07
PORTREVISION=	1
CATEGORIES=		textproc perl5
MASTER_SITES=		CPAN
PKGNAMEPREFIX=		p5-

MAINTAINER=		fullermd@over-yonder.net
COMMENT=	Implementation of the Wiki Creole markup language

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
