Lines 1-18
Link Here
|
1 |
# New ports collection makefile for: simple_oauth |
1 |
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> |
2 |
# Date created: Mar 03, 2011 |
|
|
3 |
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> |
4 |
# |
5 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
6 |
# |
|
|
7 |
|
3 |
|
8 |
PORTNAME= simple_oauth |
4 |
PORTNAME= simple_oauth |
9 |
PORTVERSION= 0.1.9 |
5 |
PORTVERSION= 0.2.0 |
10 |
CATEGORIES= net rubygems |
6 |
CATEGORIES= net rubygems |
11 |
MASTER_SITES= RG |
7 |
MASTER_SITES= RG |
12 |
|
8 |
|
13 |
MAINTAINER= clsung@FreeBSD.org |
9 |
MAINTAINER= clsung@FreeBSD.org |
14 |
COMMENT= Rubygem for Simply builds and verifies OAuth headers |
10 |
COMMENT= Rubygem for Simply builds and verifies OAuth headers |
15 |
|
11 |
|
|
|
12 |
LICENSE= MIT |
13 |
|
16 |
USE_RUBY= yes |
14 |
USE_RUBY= yes |
17 |
USE_RUBYGEMS= yes |
15 |
USE_RUBYGEMS= yes |
18 |
RUBYGEM_AUTOPLIST= yes |
16 |
RUBYGEM_AUTOPLIST= yes |