From 6d13a9cc7668745e6c93e2b3ff03a3f45eec0955 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Wed, 16 Jan 2019 10:28:27 +0000 Subject: New port: textproc/rubygem-compass-blueprint Compass extension for blueprint css framework. WWW: https://github.com/Compass/compass-blueprint --- textproc/Makefile | 1 + textproc/rubygem-compass-blueprint/Makefile | 21 +++++++++++++++++++++ textproc/rubygem-compass-blueprint/distinfo | 3 +++ textproc/rubygem-compass-blueprint/pkg-descr | 3 +++ 4 files changed, 28 insertions(+) create mode 100644 textproc/rubygem-compass-blueprint/Makefile create mode 100644 textproc/rubygem-compass-blueprint/distinfo create mode 100644 textproc/rubygem-compass-blueprint/pkg-descr diff --git a/textproc/Makefile b/textproc/Makefile index 4a722ad3a601..67b83409ce34 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1524,6 +1524,7 @@ SUBDIR += rubygem-colored SUBDIR += rubygem-commonmarker SUBDIR += rubygem-compass + SUBDIR += rubygem-compass-blueprint SUBDIR += rubygem-compass-core SUBDIR += rubygem-compass-import-once SUBDIR += rubygem-creole diff --git a/textproc/rubygem-compass-blueprint/Makefile b/textproc/rubygem-compass-blueprint/Makefile new file mode 100644 index 000000000000..245947268a25 --- /dev/null +++ b/textproc/rubygem-compass-blueprint/Makefile @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= compass-blueprint +PORTVERSION= 1.0.0 +CATEGORIES= textproc ruby +MASTER_SITES= RG + +MAINTAINER= t.zuehlsdorff@anymotion.de +COMMENT= Compass extension for blueprint css framework + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-compass>=0:textproc/rubygem-compass + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include diff --git a/textproc/rubygem-compass-blueprint/distinfo b/textproc/rubygem-compass-blueprint/distinfo new file mode 100644 index 000000000000..0ecff6754d4f --- /dev/null +++ b/textproc/rubygem-compass-blueprint/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1547633457 +SHA256 (rubygem/compass-blueprint-1.0.0.gem) = 0b49cc7f20901ba1749be48ca0b2e415c3e0bc91ed47437fc135e7cc7e4568dc +SIZE (rubygem/compass-blueprint-1.0.0.gem) = 96256 diff --git a/textproc/rubygem-compass-blueprint/pkg-descr b/textproc/rubygem-compass-blueprint/pkg-descr new file mode 100644 index 000000000000..0c088aa3d086 --- /dev/null +++ b/textproc/rubygem-compass-blueprint/pkg-descr @@ -0,0 +1,3 @@ +Compass extension for blueprint css framework. + +WWW: https://github.com/Compass/compass-blueprint -- cgit v1.2.3