mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- make portlint happier
This commit is contained in:
parent
7ddc68f453
commit
96d6eb5bd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162225
2 changed files with 3 additions and 4 deletions
|
@ -8,6 +8,7 @@ PORTNAME= syntax
|
|||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= http://rubyforge.org/frs/download.php/4953/
|
||||
PKGNAMEPREFIX= rubygem-
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A module for using Systax highlighting in Ruby
|
||||
|
@ -19,8 +20,6 @@ COMMENT= A module for using Systax highlighting in Ruby
|
|||
BUILD_DEPENDS+= ${RUBYGEMBIN}:${PORTSDIR}/devel/ruby-gems
|
||||
RUN_DEPENDS+= ${BUILD_DEPENDS}
|
||||
|
||||
PKGNAMEPREFIX= rubygem-
|
||||
|
||||
REV= 1.8
|
||||
GEMS_BASE_DIR= lib/ruby/gems/${REV}
|
||||
GEMS_DIR= ${GEMS_BASE_DIR}/gems
|
||||
|
|
Loading…
Add table
Reference in a new issue