forked from Lainports/opnsense-ports
18 lines
309 B
Makefile
18 lines
309 B
Makefile
PORTNAME= net-ntp
|
|
PORTVERSION= 2.1.3
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= Implementation of the NTP protocol
|
|
WWW= https://github.com/zencoder/net-ntp
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|