[Midnightbsd-cvs] mports: x11-wm/twm: Added twm-1.0.3: Tab Window Manager for the X Window

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 4 15:24:50 EDT 2007


Log Message:
-----------
Added twm-1.0.3: Tab Window Manager for the X Window System

Added Files:
-----------
    mports/x11-wm/twm:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11-wm/twm/pkg-descr
@@ -0,0 +1,4 @@
+This package contains twm, a Window Manager for the X Window System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11-wm/twm/pkg-plist
@@ -0,0 +1,4 @@
+bin/twm
+share/X11/twm/system.twmrc
+ at dirrm share/X11/twm
+ at dirrmtry share/X11
--- /dev/null
+++ x11-wm/twm/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for:	twm
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-wm/twm/Makefile,v 1.1 2007/05/19 20:32:51 flz Exp $
+# $MidnightBSD: mports/x11-wm/twm/Makefile,v 1.1 2007/10/04 19:24:50 ctriv Exp $
+#
+
+PORTNAME=	twm
+PORTVERSION=	1.0.3
+CATEGORIES=	x11-wm
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Tab Window Manager for the X Window System
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xext xt xmu
+
+MAN1=		twm.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-wm/twm/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/twm-1.0.3.tar.bz2) = a56b71dc40249195b32b304633c28a3e
+SHA256 (xorg/app/twm-1.0.3.tar.bz2) = 5b41550477a893bf2b82ab73fc7fb6c839ba52d0deac059be1a473dd7bb92a4e
+SIZE (xorg/app/twm-1.0.3.tar.bz2) = 238448


More information about the Midnightbsd-cvs mailing list