aboutsummaryrefslogtreecommitdiff
path: root/news/p5-NNTPClient/Makefile
blob: d73336bf8f128956d1cd3299e85abc15e4c91004 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$

PORTNAME=	NNTPClient
PORTVERSION=	0.37
PORTREVISION=	1
CATEGORIES=	news perl5
MASTER_SITES=	CPAN/News
PKGNAMEPREFIX=	p5-

MAINTAINER=	gary@hayers.org
COMMENT=	Client interface to NNTP (RFC977)

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>