summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/cmfphotoalbum/cmfphotoalbum-0.22.ebuild')
-rw-r--r--net-zope/cmfphotoalbum/cmfphotoalbum-0.22.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/net-zope/cmfphotoalbum/cmfphotoalbum-0.22.ebuild b/net-zope/cmfphotoalbum/cmfphotoalbum-0.22.ebuild
new file mode 100644
index 000000000000..8ed8790fc0b4
--- /dev/null
+++ b/net-zope/cmfphotoalbum/cmfphotoalbum-0.22.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public Form License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphotoalbum/cmfphotoalbum-0.22.ebuild,v 1.1 2003/03/04 01:59:48 kutsuya Exp $
+
+inherit zproduct
+
+DESCRIPTION="Zope/CMF product to organize e-pics into hierarchical photo album."
+HOMEPAGE="http://www.zope.org/Members/bowerymarc/CMFPhotoAlbum/"
+SRC_URI="${HOMEPAGE}/CMFPhotoAlbum-${PV}.tar.gz"
+S="${WORKDIR}/lib/python/Products/"
+LICENSE="GPL"
+KEYWORDS="~x86"
+RDEPEND="=net-zope/cmf-1.3*
+ >=net-zope/btreefolder2-0.5.0
+ ${RDEPEND}"
+
+ZPROD_LIST="CMFPhotoAlbum"
+