Files
bsdports/_unused/rubygem-sass/Makefile
2019-12-26 07:26:06 +00:00

19 lines
390 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: head/textproc/rubygem-sass/Makefile 430165 2016-12-31 20:56:40Z swills $
PORTNAME= sass
PORTVERSION= 3.6.0
CATEGORIES= textproc ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sass is an extension of CSS3
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/sass bin/sass-convert bin/scss
.include <bsd.port.mk>