Magellan Linux

Contents of /branches/R11-stable/core/twm/twm-1.0.8-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19430 - (show annotations) (download)
Mon Sep 16 08:59:34 2013 UTC (10 years, 7 months ago) by niro
File size: 332 byte(s)
-release branches/R11-stable
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}"