summaryrefslogtreecommitdiff
path: root/inputmethod/scim-inputpad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/scim-inputpad/Makefile')
-rw-r--r--inputmethod/scim-inputpad/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/inputmethod/scim-inputpad/Makefile b/inputmethod/scim-inputpad/Makefile
deleted file mode 100644
index 820fd1fbaae..00000000000
--- a/inputmethod/scim-inputpad/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:55:27 obache Exp $
-#
-
-DISTNAME= scim-input-pad-0.1.2
-CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
-
-MAINTAINER= obache@NetBSD.org
-HOMEPAGE= http://scim.sourceforge.net/
-COMMENT= SCIM onscreen input pad
-LICENSE= gnu-gpl-v2
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-USE_LANGUAGES= c c++
-USE_TOOLS+= gmake intltool pkg-config
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../inputmethod/scim/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"