opnsense-ports/devel/rubygem-rotp/Makefile
Franco Fichtner 868739098c */*: sync with upstream
Taken from: HardenedBSD
2018-03-04 09:05:06 +01:00

20 lines
334 B
Makefile

# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
# $FreeBSD$
PORTNAME= rotp
PORTVERSION= 3.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library for generating one time passwords
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/rotp
.include <bsd.port.mk>