freebsd-ports/news/p5-NNTPClient/Makefile

20 lines
352 B
Makefile

# 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
MAN3= News::NNTPClient.3
NO_STAGE= yes
.include <bsd.port.mk>