summaryrefslogtreecommitdiff
path: root/x11-clocks/xclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/xclock/Makefile')
-rw-r--r--x11-clocks/xclock/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-clocks/xclock/Makefile b/x11-clocks/xclock/Makefile
deleted file mode 100644
index e7861d5d94bd..000000000000
--- a/x11-clocks/xclock/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: xclock
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xclock
-PORTVERSION= 1.0.3
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= Analog and digital clock for X
-
-XORG_CAT= app
-USE_XORG= xrender xft xkbfile xt xaw
-
-MAN1= xclock.1
-
-.include <bsd.port.mk>