summaryrefslogtreecommitdiff
path: root/x11/xkbd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xkbd/Makefile')
-rw-r--r--x11/xkbd/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/xkbd/Makefile b/x11/xkbd/Makefile
deleted file mode 100644
index 90997d34f5a..00000000000
--- a/x11/xkbd/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2005/06/01 18:03:32 jlam Exp $
-#
-
-DISTNAME= xkbd-0.8.5
-PKGREVISION= 1
-CATEGORIES= x11
-MASTER_SITES= http://handhelds.org/~mallum/downloadables/xkbd/
-
-MAINTAINER= tsarna@NetBSD.org
-HOMEPAGE= http://handhelds.org/~mallum/
-COMMENT= On-screen keyboard for X, useful for palmtops
-
-CONFIGURE_ARGS+=--enable-xpm
-
-GNU_CONFIGURE= YES
-
-.include "../../graphics/xpm/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"