1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Take maintainership

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-10 22:50:43 +00:00
parent 934836e3f0
commit 2db16a4e84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508533

View File

@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Coffee Script adapter for the Rails asset pipeline
LICENSE= MIT
@ -16,8 +16,9 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \
rubygem-railties5>=4.0.0:www/rubygem-railties5
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>