blob: 25b45aadc3327250b4c7649d6fce6fc4d9c2c11b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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
WWW= https://metacpan.org/release/Text-WikiCreole
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|