aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Bastardize/Makefile
blob: 8cd8f571846502d9e61fe060f183dcf260e47a03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: 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

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>