opnsense-ports/textproc/rubygem-jekyll-sass-converter/Makefile
Franco Fichtner 4a90e5d135 */*: sync with upstream
Taken from: HardenedBSD
2018-02-05 08:13:12 +01:00

20 lines
375 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= jekyll-sass-converter
PORTVERSION= 1.5.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Basic Sass converter for Jekyll
LICENSE= MIT
RUN_DEPENDS= rubygem-sass>=3.4:textproc/rubygem-sass
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>