freebsd-ports/textproc/p5-Text-Bastardize/Makefile
Andrew Pantyukhin 76eb3a5b1b - Update to 0.08
2006-10-09 21:11:13 +00:00

21 lines
409 B
Makefile

# New ports collection makefile for: p5-Text-Bastardize
# Date created: 26 July 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Text-Bastardize
DISTVERSION= 0.08
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Corruptor of innocent text
PERL_CONFIGURE= YES
MAN3= Text::Bastardize.3
.include <bsd.port.mk>