summaryrefslogtreecommitdiff
path: root/www/ruby-clearsilver
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2004-11-29 00:02:26 +0000
committerepg <epg@pkgsrc.org>2004-11-29 00:02:26 +0000
commita6eae265f0b20f5ef8d878c85253e749e156bb20 (patch)
tree55d95dad50be66ffb4c7d6f50ef145b0037e0767 /www/ruby-clearsilver
parent8690e39f5ba549da41cf7d015c796667dc75f1a4 (diff)
downloadpkgsrc-a6eae265f0b20f5ef8d878c85253e749e156bb20.tar.gz
Import ruby-clearsilver-0.9.13.
Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier. This package contains the Ruby binding to clearsilver.
Diffstat (limited to 'www/ruby-clearsilver')
-rw-r--r--www/ruby-clearsilver/DESCR6
-rw-r--r--www/ruby-clearsilver/Makefile15
-rw-r--r--www/ruby-clearsilver/PLIST3
3 files changed, 24 insertions, 0 deletions
diff --git a/www/ruby-clearsilver/DESCR b/www/ruby-clearsilver/DESCR
new file mode 100644
index 00000000000..4ef3cdc5b65
--- /dev/null
+++ b/www/ruby-clearsilver/DESCR
@@ -0,0 +1,6 @@
+Clearsilver is a fast, powerful, and language-neutral HTML template
+system. In both static content sites and dynamic HTML applications,
+it provides a separation between presentation code and application
+logic which makes working with your project easier.
+
+This package contains the Ruby binding to clearsilver.
diff --git a/www/ruby-clearsilver/Makefile b/www/ruby-clearsilver/Makefile
new file mode 100644
index 00000000000..359f6da0a79
--- /dev/null
+++ b/www/ruby-clearsilver/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/29 00:02:26 epg Exp $
+
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+
+.include "../../www/clearsilver/Makefile.common"
+
+DEPENDS+= ${CLEARSILVER_BASE}:../../www/clearsilver
+
+CONFIGURE_ARGS+= --enable-ruby
+CONFIGURE_ARGS+= --with-ruby=${RUBY}
+
+INSTALL_DIRS= ${WRKSRC}/ruby
+
+.include "../../lang/ruby/modules.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-clearsilver/PLIST b/www/ruby-clearsilver/PLIST
new file mode 100644
index 00000000000..ecbcf783ba5
--- /dev/null
+++ b/www/ruby-clearsilver/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/29 00:02:26 epg Exp $
+${RUBY_SITEARCHLIBDIR}/hdf.so
+${RUBY_SITELIBDIR}/neo.rb