freebsd-ports/security/rubygem-roauth/Makefile

17 lines
275 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
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>