opnsense-ports/textproc/p5-Text-WikiCreole/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

20 lines
397 B
Makefile

# Created by: Matthew Fuller <fullermd@over-yonder.net>
# $FreeBSD$
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>