freebsd-ports/security/rubygem-roauth/Makefile
2021-04-06 16:31:07 +02:00

16 lines
263 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= roauth
PORTVERSION= 0.0.8
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= tota@FreeBSD.org
COMMENT= Simple Ruby OAuth library
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>