aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-WikiCreole/Makefile
blob: d0d5b22c8817d711d84138d7f218eaf7275730ea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                       
           

                                       
                            






                                                                 

                         



                                          
# Created by: Matthew Fuller <fullermd@over-yonder.net>
# $FreeBSD$

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

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

USES=		perl5
USE_PERL5=	configure

MAN3=			Text::WikiCreole.3

.include <bsd.port.mk>