Magellan Linux

Annotation of /branches/magellan-next/core/twm/twm-1.0.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7764 - (hide annotations) (download)
Tue May 31 17:39:29 2011 UTC (13 years ago) by niro
File size: 322 byte(s)
auto added: ver bump to 1.0.6-r1
1 niro 7764 # $Id$
2    
3     PNAME="twm"
4     PVER="1.0.6"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-wm"
8     STATE="unstable"
9    
10     DESCRIPTION="Tab Window Manager for the X Window System."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
14    
15     DEPEND=">= x11-libs/libX11-1
16     >= x11-libs/libXt-1
17     >= x11-libs/libXmu-1"
18    
19     UP2SUBDIR="app"
20     UP2DATE="updatecmd_xorg ${PNAME}"