freebsd-ports/textproc/p5-Text-Textile/Makefile
Guangyuan Yang aeecdad4c6 */*: Maintainer reset for Travis Campbell
Travis <hcoyote@ghostar.org> has expressed that he'd like to release the
maintainership of his ports. We thank Travis for all their efforts and
hope to welcome him back in the future.

PR:		257740
2021-08-11 01:52:38 -04:00

19 lines
378 B
Makefile

# Created by: Travis Campbell <hcoyote@ghostar.org>
PORTNAME= Text-Textile
PORTVERSION= 2.12
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl-based implementation of the Textile syntax by Dean Allen
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>