forked from Lainports/opnsense-ports
14 lines
238 B
Makefile
14 lines
238 B
Makefile
PORTNAME= roauth
|
|
PORTVERSION= 0.0.8
|
|
CATEGORIES= security rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Simple Ruby OAuth library
|
|
WWW= https://github.com/maccman/roauth
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|