Initial import of p5-Clipboard-0.09:
[pkgsrc.git] / x11 / xmessage / Makefile
1 # $NetBSD: Makefile,v 1.1.1.1 2007/01/16 20:53:30 joerg Exp $
2 #
3
4 DISTNAME=               xmessage-1.0.1
5 CATEGORIES=             x11
6 MASTER_SITES=           http://xorg.freedesktop.org/releases/individual/app/
7 EXTRACT_SUFX=           .tar.bz2
8
9 MAINTAINER=             joerg@NetBSD.org
10 HOMEPAGE=               http://xorg.freedesktop.org/
11 COMMENT=                X11 message utility
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=          yes
16 USE_TOOLS+=             pkg-config
17
18 .include "../../x11/libXaw/buildlink3.mk"
19 .include "../../mk/bsd.pkg.mk"