mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Move www/rubygem-layout-yullio to www/rubygem-layout_yullio_generator
- Update RUN_DEPENDS
This commit is contained in:
parent
b529af4a7f
commit
6745450a3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387559
@ -1868,7 +1868,7 @@
|
||||
SUBDIR += rubygem-kaminari
|
||||
SUBDIR += rubygem-kaminari-rails4
|
||||
SUBDIR += rubygem-kensa
|
||||
SUBDIR += rubygem-layout-yullio
|
||||
SUBDIR += rubygem-layout_yullio_generator
|
||||
SUBDIR += rubygem-less
|
||||
SUBDIR += rubygem-lighthouse-api
|
||||
SUBDIR += rubygem-maruku
|
||||
|
@ -1,21 +1,18 @@
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= layout-yullio
|
||||
PORTNAME= layout_yullio_generator
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= layout_yullio_generator-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Combination of Mollio CSS/HTML template and Yahoo UI grid
|
||||
|
||||
RUN_DEPENDS= sow:${PORTSDIR}/devel/rubygem-hoe
|
||||
|
||||
GEM_NAME= ${DISTNAME}
|
||||
RUN_DEPENDS= rubygem-hoe>=1.1.6:${PORTSDIR}/devel/rubygem-hoe
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in New Issue
Block a user