mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Take maintainership
This commit is contained in:
parent
934836e3f0
commit
2db16a4e84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508533
1 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
PKGNAMESUFFIX= -rails5
|
PKGNAMESUFFIX= -rails5
|
||||||
|
|
||||||
MAINTAINER= ruby@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Coffee Script adapter for the Rails asset pipeline
|
COMMENT= Coffee Script adapter for the Rails asset pipeline
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
@ -16,8 +16,9 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||||
RUN_DEPENDS= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \
|
RUN_DEPENDS= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \
|
||||||
rubygem-railties5>=4.0.0:www/rubygem-railties5
|
rubygem-railties5>=4.0.0:www/rubygem-railties5
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USE_RUBY= yes
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
USE_RUBY= yes
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue