aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-layout_yullio_generator/Makefile
blob: 170d8b385f2af2f3e19939c12820241bc729fa5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: ijliao
# $FreeBSD$

PORTNAME=   layout_yullio_generator
PORTVERSION=    0.9.0
CATEGORIES= www rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    Combination of Mollio CSS/HTML template and Yahoo UI grid

RUN_DEPENDS=    rubygem-hoe>=1.1.6:${PORTSDIR}/devel/rubygem-hoe

NO_ARCH=    yes

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>