summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2008-04-04 15:24:38 +0000
committerjlam <jlam>2008-04-04 15:24:38 +0000
commit53f9451e712405ba0d18934648add91c1f3ae07b (patch)
tree46abd05318b46d120572e1dda6a547c849631d10
parent920804c452f3ae4eb9f6e98f10c63a39c3325f2c (diff)
downloadpkgsrc-53f9451e712405ba0d18934648add91c1f3ae07b.tar.gz
Initial import of merb-more-0.9.2 as www/merb-more.
This package contains merb-more, which provides the the full set of functionally for Merb outside of the merb-core classes. Adding merb-more gives you the Full Stack -- take what you need; leave what you don't.
-rw-r--r--www/merb-more/DESCR3
-rw-r--r--www/merb-more/Makefile21
-rw-r--r--www/merb-more/PLIST11
-rw-r--r--www/merb-more/distinfo5
4 files changed, 40 insertions, 0 deletions
diff --git a/www/merb-more/DESCR b/www/merb-more/DESCR
new file mode 100644
index 00000000000..af7b09aac8e
--- /dev/null
+++ b/www/merb-more/DESCR
@@ -0,0 +1,3 @@
+This package contains merb-more, which provides the the full set of
+functionally for Merb outside of the merb-core classes. Adding merb-more
+gives you the Full Stack -- take what you need; leave what you don't.
diff --git a/www/merb-more/Makefile b/www/merb-more/Makefile
new file mode 100644
index 00000000000..c6820c949df
--- /dev/null
+++ b/www/merb-more/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:24:38 jlam Exp $
+
+DISTNAME= merb-more-0.9.2
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.merbivore.com/
+COMMENT= Merb classes and framework for "full stack" functionality
+
+DEPENDS+= merb-action-args>=0.9.2:../../www/merb-action-args
+DEPENDS+= merb-assets>=0.9.2:../../www/merb-assets
+DEPENDS+= merb-builder>=0.9.2:../../www/merb-builder
+DEPENDS+= merb-cache>=0.9.2:../../www/merb-cache
+DEPENDS+= merb-core>=0.9.2:../../www/merb-core
+DEPENDS+= merb-gen>=0.9.2:../../www/merb-gen
+DEPENDS+= merb-haml>=0.9.2:../../www/merb-haml
+DEPENDS+= merb-mailer>=0.9.2:../../www/merb-mailer
+DEPENDS+= merb-parts>=0.9.2:../../www/merb-parts
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/merb-more/PLIST b/www/merb-more/PLIST
new file mode 100644
index 00000000000..5f39100686f
--- /dev/null
+++ b/www/merb-more/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:24:38 jlam Exp $
+${GEM_HOME}/cache/merb-more-${PKGVERSION}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/TODO
+${GEM_LIBDIR}/lib/merb-more.rb
+${GEM_HOME}/specifications/merb-more-${PKGVERSION}.gemspec
+@dirrm ${GEM_LIBDIR}/lib
+@dirrm ${GEM_LIBDIR}
+@exec ${MKDIR} %D/${GEM_DOCDIR}
diff --git a/www/merb-more/distinfo b/www/merb-more/distinfo
new file mode 100644
index 00000000000..e6adcc60060
--- /dev/null
+++ b/www/merb-more/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:24:38 jlam Exp $
+
+SHA1 (merb-more-0.9.2.gem) = db7aa9ccc0ee8b116b3348588d00647700f19525
+RMD160 (merb-more-0.9.2.gem) = 56cd24fbfe85fc27de6f97b3977dcf531ec4aa12
+Size (merb-more-0.9.2.gem) = 4608 bytes