opnsense-ports/textproc/rubygem-sass32/Makefile
Franco Fichtner 1d90ac5d50 */*: sync with upstream
Taken from: FreeBSD
2015-07-03 08:07:16 +02:00

23 lines
351 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= sass
PORTVERSION= 3.2.19
CATEGORIES= textproc ruby
MASTER_SITES= RG
PKGNAMESUFFIX= 32
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sass is an extension of CSS3
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PORTSCOUT= ignore
.include <bsd.port.mk>