summaryrefslogtreecommitdiff
path: root/cad/gattrib/Makefile
blob: 11daea1f87dcc0d80489fbb70915f86150f0cb9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $NetBSD: Makefile,v 1.15 2009/02/01 05:20:00 dmcmahill Exp $

DISTNAME=		geda-gattrib-${PKGVERSION}
PKGNAME=		gattrib-${PKGVERSION}
CATEGORIES=		cad

MAINTAINER=		dmcmahill@NetBSD.org
HOMEPAGE=		http://www.geda.seul.org/
COMMENT=		Attribute editor for gEDA

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../cad/geda/Makefile.common"

USE_TOOLS+=             bash intltool msgfmt pkg-config
REPLACE_BASH=		icon-theme-installer
GNU_CONFIGURE=		YES

.include "../../cad/libgeda/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"