freebsd-ports/textproc/p5-Text-HikiDoc/Makefile
Mathieu Arnold ba6cb2390b - Convert to staging (as a user)
- Add license
- Pet portlint

Sponsored by:	Absolight
2014-01-24 14:59:10 +00:00

19 lines
346 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= Text-HikiDoc
PORTVERSION= 1.021
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tota@FreeBSD.org
COMMENT= Pure Perl implementation of 'HikiDoc'
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>