freebsd-ports/news/p5-NNTPClient/Makefile
Andrej Zverev 3d574e7caa - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00

17 lines
312 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
.include <bsd.port.mk>