2006-10-04 23:35:58 +02:00
|
|
|
# $NetBSD: Makefile,v 1.16 2006/10/04 21:37:40 wiz Exp $
|
2004-03-31 01:20:36 +02:00
|
|
|
#
|
|
|
|
|
2005-10-09 20:33:17 +02:00
|
|
|
DISTNAME= poedit-1.3.4
|
2006-04-17 15:45:57 +02:00
|
|
|
PKGREVISION= 4
|
2004-03-31 01:20:36 +02:00
|
|
|
CATEGORIES= editors
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-10-04 23:35:58 +02:00
|
|
|
HOMEPAGE= http://www.poedit.org/
|
2004-03-31 01:20:36 +02:00
|
|
|
COMMENT= Cross-platform gettext catalogs (.po files) editor
|
|
|
|
|
|
|
|
DEPENDS+= zip-[0-9]*:../../archivers/zip
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2005-10-09 20:33:17 +02:00
|
|
|
USE_DIRS+= xdg-1.2 gnome2-1.5
|
2006-05-21 04:25:02 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2004-03-31 01:20:36 +02:00
|
|
|
USE_PKGLOCALEDIR= yes
|
2005-10-09 20:33:17 +02:00
|
|
|
USE_TOOLS+= gmake pkg-config
|
|
|
|
CONFIGURE_ENV+= WX_CONFIG_NAME=${BUILDLINK_PREFIX.wxGTK}/bin/wx-config
|
2004-03-31 01:20:36 +02:00
|
|
|
|
|
|
|
.include "../../databases/db4/buildlink3.mk"
|
2005-10-09 20:33:17 +02:00
|
|
|
.include "../../textproc/gtkspell/buildlink3.mk"
|
|
|
|
.include "../../x11/wxGTK/buildlink3.mk"
|
2004-03-31 01:20:36 +02:00
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|