1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/textproc/rubygem-sass32/Makefile
Steve Wills aa06ae6e6b textproc/rubygem-sass32: update to last 3.2.x version
While here, tell portscout to ignore this port.
2014-08-26 19:25:53 +00:00

22 lines
337 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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PORTSCOUT= ignore
.include <bsd.port.mk>