freebsd-ports/net/rubygem-simple_oauth/Makefile
Martin Wilke cc075002d3 - Update to 0.2.0
PR:		174668
Submitted by:	tota
Approved by:	maintainer timeout
2013-06-14 14:43:53 +00:00

18 lines
336 B
Makefile

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