freebsd-ports/textproc/p5-Text-Flowed/Makefile
Sunpoet Po-Chuan Hsieh 9dfd56854f - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189144
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-01 05:26:08 +00:00

19 lines
338 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= Text-Flowed
DISTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= RFC2646 format=flowed
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>