2013-07-27 18:06:25 +02:00
|
|
|
# Created by: Sergey Skvortsov <skv@protey.ru>
|
2003-11-18 17:00:54 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Pod-Stripper
|
|
|
|
PORTVERSION= 0.22
|
2010-01-23 08:28:11 +01:00
|
|
|
PORTREVISION= 4
|
2003-11-18 17:00:54 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-11-18 17:00:54 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-05-07 17:42:51 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-11-18 17:00:54 +01:00
|
|
|
COMMENT= Strip all pod, and output what's left
|
|
|
|
|
2013-11-18 17:45:09 +01:00
|
|
|
USES= perl5 dos2unix
|
2013-08-02 20:52:07 +02:00
|
|
|
USE_PERL5= configure
|
2003-11-18 17:00:54 +01:00
|
|
|
|
2004-08-10 21:01:26 +02:00
|
|
|
.include <bsd.port.mk>
|