summaryrefslogtreecommitdiff
path: root/editors/poedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/poedit/Makefile')
-rw-r--r--editors/poedit/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
deleted file mode 100644
index 322061c7865..00000000000
--- a/editors/poedit/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2005/10/09 18:33:17 minskim Exp $
-#
-
-DISTNAME= poedit-1.3.4
-CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://poedit.sourceforge.net/
-COMMENT= Cross-platform gettext catalogs (.po files) editor
-
-DEPENDS+= zip-[0-9]*:../../archivers/zip
-
-GNU_CONFIGURE= yes
-USE_DIRS+= xdg-1.2 gnome2-1.5
-USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
-CONFIGURE_ENV+= WX_CONFIG_NAME=${BUILDLINK_PREFIX.wxGTK}/bin/wx-config
-
-.include "../../databases/db4/buildlink3.mk"
-.include "../../textproc/gtkspell/buildlink3.mk"
-.include "../../x11/wxGTK/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"