[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / databases / sqlsharpgtk

File: [cvs.NetBSD.org] / pkgsrc / databases / sqlsharpgtk / Attic / Makefile (download)

Revision 1.10, Tue Oct 2 21:25:53 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
Changes since 1.9: +1 -3 lines

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.10 2012/10/02 21:25:53 asau 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.

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"