diff options
author | drochner <drochner@pkgsrc.org> | 2002-10-01 17:53:32 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-10-01 17:53:32 +0000 |
commit | 5d2c1a6c1ab5ab0d915200fe5134bac15c51808d (patch) | |
tree | f0c7dc3bc7d69de32f124bfed4bf407cba01fb3e /www/zope25-Zippy | |
parent | 0ac7664c4d4487b2f21f310b74c4f8128784076e (diff) | |
download | pkgsrc-5d2c1a6c1ab5ab0d915200fe5134bac15c51808d.tar.gz |
fun with Zope: insert 'Zippy the Pinhead' quotes
Diffstat (limited to 'www/zope25-Zippy')
-rw-r--r-- | www/zope25-Zippy/DESCR | 5 | ||||
-rw-r--r-- | www/zope25-Zippy/Makefile | 17 | ||||
-rw-r--r-- | www/zope25-Zippy/PLIST | 8 | ||||
-rw-r--r-- | www/zope25-Zippy/distinfo | 4 |
4 files changed, 34 insertions, 0 deletions
diff --git a/www/zope25-Zippy/DESCR b/www/zope25-Zippy/DESCR new file mode 100644 index 00000000000..5d679804be4 --- /dev/null +++ b/www/zope25-Zippy/DESCR @@ -0,0 +1,5 @@ +Selects a random quote from the MIT Zippy quote database as +distributed with GNU Emacs. + +'Zippy' is a comic strip character by Bill Griffith. His daily strip +can be seen at http://www.sfgate.com/sf/zippy/ diff --git a/www/zope25-Zippy/Makefile b/www/zope25-Zippy/Makefile new file mode 100644 index 00000000000..a48dc492a3a --- /dev/null +++ b/www/zope25-Zippy/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 17:53:32 drochner Exp $ +# + +DISTNAME= Zippy +PKGNAME= zope25-Zippy-0 +CATEGORIES= www +MASTER_SITES= http://www.zope.org/Members/michel/Products/Zippy/ +EXTRACT_SUFX= .tgz + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.zope.org/Members/michel/Products/Zippy +COMMENT= insert random 'Zippy the Pinhead' quotes into your documents + +ZOPE_COPYPRODUCT= zope-std-copyproduct-long + +.include "../../www/zope25/product.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/zope25-Zippy/PLIST b/www/zope25-Zippy/PLIST new file mode 100644 index 00000000000..0a66f352801 --- /dev/null +++ b/www/zope25-Zippy/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/01 17:53:32 drochner Exp $ +lib/zope/lib/python/Products/Zippy/README.txt +lib/zope/lib/python/Products/Zippy/ZippyTag.py +lib/zope/lib/python/Products/Zippy/ZippyTag.pyc +lib/zope/lib/python/Products/Zippy/__init__.py +lib/zope/lib/python/Products/Zippy/__init__.pyc +lib/zope/lib/python/Products/Zippy/yow.lines +@dirrm lib/zope/lib/python/Products/Zippy diff --git a/www/zope25-Zippy/distinfo b/www/zope25-Zippy/distinfo new file mode 100644 index 00000000000..f920c279935 --- /dev/null +++ b/www/zope25-Zippy/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/10/01 17:53:32 drochner Exp $ + +SHA1 (zope/Zippy.tgz) = 02d3def70208940eed3d9b0d2e38d9ac1d9818e7 +Size (zope/Zippy.tgz) = 28098 bytes |