pkgsrc/databases/sqlsharpgtk/Makefile
he 43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00

20 lines
604 B
Makefile

# $NetBSD: Makefile,v 1.4 2009/03/25 22:37:12 he Exp $
DISTNAME= sqlsharpgtk-0.4
PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://forgeftp.novell.com/sqlsharpgtk/SQL-Sharp%20For%20GTK-Sharp%200.4/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://forge.novell.com/modules/xfmod/project/?sqlsharpgtk
COMMENT= GUI client for entering and running SQL commands and scripts
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
MAKE_JOBS_SAFE= no
.include "../../lang/mono/buildlink3.mk"
.include "../../x11/gtk-sharp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"