aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Stripper/Makefile
blob: 87930e0e3d7caf6479daf655a1491d8fcbb0f91d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME=	Pod-Stripper
PORTVERSION=	0.22
PORTREVISION=	5
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Strip all pod, and output what's left

USES=		perl5 dos2unix
USE_PERL5=	configure

.include <bsd.port.mk>