aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmitime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/wmitime/Makefile')
-rw-r--r--x11-clocks/wmitime/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile
deleted file mode 100644
index 3889b2526c54..000000000000
--- a/x11-clocks/wmitime/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Jim Mock <jim@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= wmitime
-PORTVERSION= 0.3
-PORTREVISION= 2
-CATEGORIES= x11-clocks windowmaker afterstep
-MASTER_SITES= http://dockapps.org/files/22/29/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Clock dockapp that shows the date, time, and internet time
-
-BROKEN= No public distfiles
-EXPIRATION_DATE= 2014-07-04
-
-WRKSRC= ${WRKDIR}/wmitime/wmitime
-
-PLIST_FILES= bin/wmitime
-USE_XORG= xpm
-USE_CSTD= gnu89
-
-.include <bsd.port.mk>