Add files from parent branch HEAD:
[pkgsrcv2.git] / editors / obby / Makefile
1 # $NetBSD: Makefile,v 1.4 2008/06/20 01:09:17 joerg Exp $
2 #
3
4 DISTNAME=       obby-0.4.7
5 CATEGORIES=     editors
6 MASTER_SITES=   http://releases.0x539.de/obby/
7
8 MAINTAINER=     pkgsrc-users@NetBSD.org
9 HOMEPAGE=       http://gobby.0x539.de/
10 COMMENT=        Library for distributed editing
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 GNU_CONFIGURE=          yes
15 USE_LIBTOOL=            yes
16 USE_TOOLS+=             pkg-config
17 USE_PKGLOCALEDIR=       yes
18 USE_LANGUAGES=          c c++
19
20 PKGCONFIG_OVERRIDE+=    obby-0.4.pc.in
21
22 .include "../../devel/libsigc++/buildlink3.mk"
23 .include "../../net/net6/buildlink3.mk"
24 .include "../../mk/bsd.pkg.mk"