pkgsrc/databases/sqlsharpgtk/Makefile
dholland 4a719b9225 Mark this BROKEN. It has been unbuildable for years and appears to be
dead upstream. It will be removed in due course (not immediately) unless
someone steps up to fix it.
2012-06-30 06:15:54 +00:00

22 lines
675 B
Makefile

# $NetBSD: Makefile,v 1.9 2012/06/30 06:15:54 dholland Exp $
DISTNAME= sqlsharpgtk-0.4
PKGREVISION= 5
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
BROKEN= Unbuildable for years and appears to be dead upstream.
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"