aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ticker.app
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ticker.app')
-rw-r--r--sysutils/ticker.app/Makefile37
-rw-r--r--sysutils/ticker.app/distinfo2
-rw-r--r--sysutils/ticker.app/pkg-descr6
3 files changed, 0 insertions, 45 deletions
diff --git a/sysutils/ticker.app/Makefile b/sysutils/ticker.app/Makefile
deleted file mode 100644
index bf5f9d07aa0c..000000000000
--- a/sysutils/ticker.app/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: ticker.app
-# Date created: Sun Oct 14 15:14:24 EDT 2001
-# Whom: Patrick Li <pat@databits.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ticker.app
-PORTVERSION= 0.5.0
-PORTREVISION= 2
-CATEGORIES= sysutils windowmaker
-MASTER_SITES= http://seiichisato.jp/dockapps/src/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Ticker dockapp for Window Maker
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-USE_BZIP2= yes
-USE_XORG= x11 xpm
-USE_GNOME= gnometarget
-GNU_CONFIGURE= yes
-
-MAN1= ticker.app.1
-PORTDOCS= ChangeLog README
-PLIST_FILES= bin/ticker.app
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for file in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/sysutils/ticker.app/distinfo b/sysutils/ticker.app/distinfo
deleted file mode 100644
index a2bc3d7901e4..000000000000
--- a/sysutils/ticker.app/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ticker.app-0.5.0.tar.bz2) = 41bb0087607e59090b5c93beb83df9fe3046e74db2dbf0bfe9afd5918796241f
-SIZE (ticker.app-0.5.0.tar.bz2) = 80953
diff --git a/sysutils/ticker.app/pkg-descr b/sysutils/ticker.app/pkg-descr
deleted file mode 100644
index edede5b3ef13..000000000000
--- a/sysutils/ticker.app/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Ticker.app is just like a ticker. It reads a file that is specified
-by the command line, and displays each line in a viewing area
-periodically. It rereads automatically when the file has been
-modified. If you run in a tail-mode, it ticks only the last line.
-
-WWW: http://seiichisato.jp/dockapps/#wmmemmon