[Midnightbsd-cvs] mports: x11/xclock: Added xclock-1.0.3: Analog and digital clock for X
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 17:26:41 EDT 2007
Log Message:
-----------
Added xclock-1.0.3: Analog and digital clock for X
Added Files:
-----------
mports/x11/xclock:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xclock/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xclock, a program for the X Window System that display
+the time in analog or digital form.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xclock/pkg-plist
@@ -0,0 +1,5 @@
+bin/xclock
+share/X11/app-defaults/XClock-color
+share/X11/app-defaults/XClock
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/xclock/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xclock
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xclock/Makefile,v 1.2 2007/09/13 19:45:02 flz Exp $
+# $MidnightBSD: mports/x11/xclock/Makefile,v 1.1 2007/10/04 21:26:40 ctriv Exp $
+#
+
+PORTNAME= xclock
+PORTVERSION= 1.0.3
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Analog and digital clock for X
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xrender xft xkbfile xt xaw
+
+MAN1= xclock.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xclock/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xclock-1.0.3.tar.bz2) = 2b1a3d030d87e62a591db8ee4c0072e6
+SHA256 (xorg/app/xclock-1.0.3.tar.bz2) = 10b5777ae9ef2a10d4cf447bd1bf13372d7061573835c2c87d5c948b65e9577f
+SIZE (xorg/app/xclock-1.0.3.tar.bz2) = 113967
More information about the Midnightbsd-cvs
mailing list