summaryrefslogtreecommitdiff
path: root/www/ruby-jekyll-gist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-jekyll-gist/Makefile')
-rw-r--r--www/ruby-jekyll-gist/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/ruby-jekyll-gist/Makefile b/www/ruby-jekyll-gist/Makefile
new file mode 100644
index 00000000000..1be89dc576f
--- /dev/null
+++ b/www/ruby-jekyll-gist/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2015/03/13 16:44:56 taca Exp $
+
+DISTNAME= jekyll-gist-1.1.0
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/jekyll/jekyll-gist/
+COMMENT= Liquid tag for displaying GitHub Gists in Jekyll sites
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"