summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/wmappl/wmappl-0.6.ebuild')
-rw-r--r--x11-misc/wmappl/wmappl-0.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/wmappl/wmappl-0.6.ebuild b/x11-misc/wmappl/wmappl-0.6.ebuild
index 42613c364f32..4c20d5419210 100644
--- a/x11-misc/wmappl/wmappl-0.6.ebuild
+++ b/x11-misc/wmappl/wmappl-0.6.ebuild
@@ -1,7 +1,7 @@
# Copyright (c) Vitaly Kushneriuk
# Distributed under the terms of the GNU General Public License, v2.
# Maintainer: Vitaly Kushneriuk<vitaly@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/wmappl-0.6.ebuild,v 1.2 2002/02/07 23:43:15 vitaly Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/wmappl-0.6.ebuild,v 1.3 2002/07/08 16:58:07 aliz Exp $
S=${WORKDIR}/${P}
@@ -9,6 +9,7 @@ DESCRIPTION="Simple application launcher for the Window Maker dock."
SRC_URI="http://www.upl.cs.wisc.edu/~charkins/wmappl/${P}.tar.gz"
HOMEPAGE="http://www.pobox.com/~charkins/wmappl.html"
DEPEND="x11-base/xfree virtual/glibc"
+LICENSE="GPL-2"
src_compile() {
emake || die