ports/devel/rubygem-timers/Makefile

19 lines
295 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= timers
PORTVERSION= 4.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby one-shot and periodic timers
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>