2005-08-07 13:28:07 +02:00
|
|
|
# $NetBSD: Makefile,v 1.8 2005/08/07 11:29:03 wiz Exp $
|
2004-03-31 01:20:36 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= poedit-1.2.5
|
2005-08-07 13:28:07 +02:00
|
|
|
PKGREVISION= 3
|
2004-03-31 01:20:36 +02:00
|
|
|
CATEGORIES= editors
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}
|
|
|
|
|
2004-05-07 03:14:46 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2004-03-31 01:20:36 +02:00
|
|
|
HOMEPAGE= http://poedit.sourceforge.net/
|
|
|
|
COMMENT= Cross-platform gettext catalogs (.po files) editor
|
|
|
|
|
|
|
|
DEPENDS+= zip-[0-9]*:../../archivers/zip
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
2005-05-22 22:07:36 +02:00
|
|
|
USE_TOOLS+= gmake
|
2005-08-07 13:28:07 +02:00
|
|
|
CONFIGURE_ENV+= WX_CONFIG_NAME=${LOCALBASE}/bin/wx24-config
|
2004-03-31 01:20:36 +02:00
|
|
|
|
|
|
|
.include "../../databases/db4/buildlink3.mk"
|
2005-08-07 13:28:07 +02:00
|
|
|
.include "../../x11/wxGTK24/buildlink3.mk"
|
2004-03-31 01:20:36 +02:00
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|