summaryrefslogtreecommitdiff
path: root/x11/xskyroot/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-10-07 04:27:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-10-07 04:27:31 +0000
commit663f33f3d28be742205f787cade89266ca7d4ef9 (patch)
tree2cc474f8dff6f4acd9d8ae6a34b639505a6ee213 /x11/xskyroot/Makefile
parentChange the cache file to /var/db/dhcp_cache (diff)
realtime sky drawer for X root window
PR: ports/4062 Submitted by: NAKAMURA Kazushi nkazushi@highway.or.jp
Notes
Notes: svn path=/head/; revision=8143
Diffstat (limited to 'x11/xskyroot/Makefile')
-rw-r--r--x11/xskyroot/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile
new file mode 100644
index 000000000000..e19a1c8cc2c5
--- /dev/null
+++ b/x11/xskyroot/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xklock
+# Version required: 2.54
+# Date created: 20 April 1997
+# Whom: nkazushi@highway.or.jp
+#
+# $Id$
+#
+
+DISTNAME= xskyroot-920428
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.fit.ac.jp/pub/X/contrib/ \
+ ftp://ftp.foretune.co.jp/pub/X/clients/xskyroot/ \
+ ftp://ftp.waseda.ac.jp/fj/fj.sources/X/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= nkazushi@highway.or.jp
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>