aboutsummaryrefslogtreecommitdiffstats
path: root/news/p5-NNTPClient/Makefile
blob: 59b5c66ac9fc67ce6993bb84532c14d88aa55e7f (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
CATEGORIES= news perl5
MASTER_SITES=   CPAN
MASTER_SITE_SUBDIR= News
PKGNAMEPREFIX=  p5-

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

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>