aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-net-ntp/Makefile
blob: bed4b68db2f6a8404482ea7471ce32539aa8903b (plain) (tree)
1
                                                     

















                                                  
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME=	net-ntp
PORTVERSION=	2.1.3
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Implementation of the NTP protocol

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>