|
Lines 2-8
Link Here
|
| 2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= ruby_parser |
4 |
PORTNAME= ruby_parser |
| 5 |
PORTVERSION= 3.2.2 |
5 |
PORTVERSION= 3.6.6 |
| 6 |
CATEGORIES= devel rubygems |
6 |
CATEGORIES= devel rubygems |
| 7 |
MASTER_SITES= RG |
7 |
MASTER_SITES= RG |
| 8 |
|
8 |
|
|
Lines 13-20
Link Here
|
| 13 |
|
13 |
|
| 14 |
RUN_DEPENDS= rubygem-sexp_processor>=4.1:${PORTSDIR}/devel/rubygem-sexp_processor |
14 |
RUN_DEPENDS= rubygem-sexp_processor>=4.1:${PORTSDIR}/devel/rubygem-sexp_processor |
| 15 |
|
15 |
|
|
|
16 |
USES= shebangfix |
| 16 |
USE_RUBY= yes |
17 |
USE_RUBY= yes |
| 17 |
USE_RUBYGEMS= yes |
18 |
USE_RUBYGEMS= yes |
|
|
19 |
NO_ARCH= yes |
| 20 |
SHEBANG_FILES= bin/ruby_parse* |
| 21 |
|
| 18 |
RUBYGEM_AUTOPLIST= yes |
22 |
RUBYGEM_AUTOPLIST= yes |
| 19 |
PLIST_FILES= bin/ruby_parse \ |
23 |
PLIST_FILES= bin/ruby_parse \ |
| 20 |
bin/ruby_parse_extract_error |
24 |
bin/ruby_parse_extract_error |