diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 16:09:08 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 16:11:56 +0000 |
| commit | cdbc1d4814aef3dcc99844921a90702df3cdb536 (patch) | |
| tree | e4d8f75f169683b71bf17661f29d10afa4e91f32 | |
| parent | ca90508d12b218f5c86ebdb0bbd7a32652b82ccc (diff) | |
| -rw-r--r-- | textproc/Makefile | 1 | ||||
| -rw-r--r-- | textproc/rubygem-compass-blueprint/Makefile | 19 | ||||
| -rw-r--r-- | textproc/rubygem-compass-blueprint/distinfo | 3 | ||||
| -rw-r--r-- | textproc/rubygem-compass-blueprint/pkg-descr | 3 |
4 files changed, 0 insertions, 26 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 4e6cfb70c0fd..f01c3ec91fec 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1600,7 +1600,6 @@ SUBDIR += rubygem-colored SUBDIR += rubygem-colored2 SUBDIR += rubygem-commonmarker - SUBDIR += rubygem-compass-blueprint SUBDIR += rubygem-creole SUBDIR += rubygem-css_parser SUBDIR += rubygem-cssmin diff --git a/textproc/rubygem-compass-blueprint/Makefile b/textproc/rubygem-compass-blueprint/Makefile deleted file mode 100644 index 71c249f38dd4..000000000000 --- a/textproc/rubygem-compass-blueprint/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -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 <bsd.port.mk> diff --git a/textproc/rubygem-compass-blueprint/distinfo b/textproc/rubygem-compass-blueprint/distinfo deleted file mode 100644 index 0ecff6754d4f..000000000000 --- a/textproc/rubygem-compass-blueprint/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 0c088aa3d086..000000000000 --- a/textproc/rubygem-compass-blueprint/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Compass extension for blueprint css framework. - -WWW: https://github.com/Compass/compass-blueprint |
