2000-06-01 22:14:33 +02:00
|
|
|
# New ports collection makefile for: p5-NNTPClient
|
|
|
|
# Date created: 1st June 2000
|
|
|
|
# Whom: Ade Lovett <ade@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-06-17 04:37:15 +02:00
|
|
|
PORTNAME= NNTPClient
|
2001-05-10 03:20:55 +02:00
|
|
|
PORTVERSION= 0.37
|
2000-06-01 22:14:33 +02:00
|
|
|
CATEGORIES= news perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2009-02-01 09:59:02 +01:00
|
|
|
MASTER_SITE_SUBDIR= News
|
2000-06-17 04:37:15 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
2000-06-01 22:14:33 +02:00
|
|
|
|
2006-04-14 22:45:44 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Client interface to NNTP (RFC977)
|
2000-06-01 22:14:33 +02:00
|
|
|
|
2001-03-01 07:39:18 +01:00
|
|
|
PERL_CONFIGURE= yes
|
2000-06-01 22:14:33 +02:00
|
|
|
|
2001-05-10 03:20:55 +02:00
|
|
|
MAN3= News::NNTPClient.3
|
2000-06-01 22:14:33 +02:00
|
|
|
|
2000-06-17 04:37:15 +02:00
|
|
|
.include <bsd.port.mk>
|