1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/textproc/p5-Text-Bastardize/Makefile
2008-09-07 00:19:05 +00:00

22 lines
404 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= ports@FreeBSD.org
COMMENT= Corruptor of innocent text
PERL_CONFIGURE= YES
MAN3= Text::Bastardize.3
.include <bsd.port.mk>