aboutsummaryrefslogblamecommitdiff
path: root/news/p5-NNTPClient/Makefile
blob: 92b11ef2d2860202f5060728771f3b7492c6f8b9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          
 
                          
                    
                 
                          
                         
                   
 
                               
                                                 
 

                         
 
                      
# Created by: Ade Lovett <ade@FreeBSD.org>

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>