Magellan Linux

Contents of /trunk/core/twm/twm-1.0.8-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19386 - (show annotations) (download)
Tue Sep 10 10:20:16 2013 UTC (11 years ago) by niro
File size: 332 byte(s)
auto added: ver bump to 1.0.8-r1
1 # $Id$
2
3 PNAME="twm"
4 PVER="1.0.8"
5 PBUILD="r1"
6
7 PCAT="x11-wm"
8
9 DESCRIPTION="Tab Window Manager for the X Window System."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 sminclude xorg
13
14 DEPEND=">= x11-libs/libX11-1
15 >= x11-libs/libXt-1
16 >= x11-libs/libXmu-1"
17
18 PROVIDE="virtual/windowmanager"
19
20 UP2SUBDIR="app"
21 UP2DATE="updatecmd_xorg ${PNAME}"