aboutsummaryrefslogtreecommitdiff
path: root/news/p5-NNTPClient/Makefile
blob: ef4626eccc4681d6c3bbd764f33183b89e3367d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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)
WWW=		https://metacpan.org/release/NNTPClient

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>