Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-yui-compressor / Makefile
1 # Created by: rpsfa@rit.edu
2 # $FreeBSD$
3
4 PORTNAME=       yui-compressor
5 PORTVERSION=    0.12.0
6 CATEGORIES=     devel rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        YUI Compressor for minifying JavaScript and CSS assets
11
12 LICENSE=        BSD3CLAUSE MIT MPL
13 LICENSE_COMB=   dual
14
15 NO_ARCH=        yes
16
17 USE_RUBY=       yes
18 USE_RUBYGEMS=   yes
19 RUBYGEM_AUTOPLIST=      yes
20
21 .include <bsd.port.mk>