1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/textproc/p5-Text-Flowed/Makefile
2008-09-07 00:19:05 +00:00

22 lines
396 B
Makefile

# New ports collection makefile for: p5-Text-Flowed
# Date created: 2 August 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Text-Flowed
DISTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= RFC2646 format=flowed
PERL_CONFIGURE= YES
MAN3= ${PORTNAME:S/-/::/g}.3
.include <bsd.port.mk>