freebsd-ports/net/rubygem-simple_oauth/Makefile
2015-01-01 16:01:20 +00:00

18 lines
318 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= simple_oauth
PORTVERSION= 0.3.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Builds and verifies OAuth headers
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>