aboutsummaryrefslogblamecommitdiff
path: root/net/p5-Net-NTP/Makefile
blob: 5437fd40e6430f9d4bc636954bdaff5dda848d3d (plain) (tree)
1
2
3
4
5
6
7
                             




                       
                   







                                                                

                                              

                      
# Created by: brd@FreeBSD.org

PORTNAME=	Net-NTP
PORTVERSION=	1.5
CATEGORIES=	net
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for decoding NTP server responses

NO_ARCH=	yes
USE_PERL5=	configure
USES=		perl5

PLIST_FILES=	${SITE_PERL_REL}/Net/NTP.pm \
		${SITE_MAN3_REL}/Net::NTP.3.gz

.include <bsd.port.mk>