2013-04-18 16:28:13 +02:00
|
|
|
# Created by: Don Croyle <croyle@gelemna.org>
|
1999-08-30 16:33:04 +02:00
|
|
|
# $FreeBSD$
|
1998-12-24 07:52:27 +01:00
|
|
|
|
2000-04-21 09:52:25 +02:00
|
|
|
PORTNAME= News-Newsrc
|
2013-04-18 16:28:13 +02:00
|
|
|
PORTVERSION= 1.11
|
1998-12-24 07:52:27 +01:00
|
|
|
CATEGORIES= news perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-21 09:52:25 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1998-12-24 07:52:27 +01:00
|
|
|
|
2012-06-04 08:17:03 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Manage newsrc files
|
1998-12-24 07:52:27 +01:00
|
|
|
|
2012-06-04 08:17:03 +02:00
|
|
|
BUILD_DEPENDS= p5-Set-IntSpan>=0:${PORTSDIR}/math/p5-Set-IntSpan
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
1998-12-24 07:52:27 +01:00
|
|
|
|
2013-07-31 13:56:17 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
1998-12-24 07:52:27 +01:00
|
|
|
|
2001-06-20 08:12:04 +02:00
|
|
|
MAN3= News::Newsrc.3
|
1998-12-24 07:52:27 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|