summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/webmo/webmo-8.0.010.ebuild')
-rw-r--r--sci-chemistry/webmo/webmo-8.0.010.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/sci-chemistry/webmo/webmo-8.0.010.ebuild b/sci-chemistry/webmo/webmo-8.0.010.ebuild
index 0d3a517f69e3..d52bf6145018 100644
--- a/sci-chemistry/webmo/webmo-8.0.010.ebuild
+++ b/sci-chemistry/webmo/webmo-8.0.010.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild,v 1.1 2008/02/15 08:53:27 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild,v 1.2 2009/05/26 17:45:50 arfrever Exp $
inherit eutils webapp depend.apache
@@ -21,6 +21,10 @@ need_apache2
S="${WORKDIR}/${MY_SRC_PN}.install"
+pkg_setup() {
+ webapp_pkg_setup
+}
+
pkg_nofetch() {
einfo "Go to http://webmo.net/ and register for a free license."
einfo "Download ${SRC_URI} and place it in ${DISTDIR}."