Add files from parent branch HEAD:
[pkgsrc.git] / graphics / xgraph / Makefile
1 # $NetBSD: Makefile,v 1.8 2006/12/27 13:37:38 joerg Exp $
2 #
3
4 DISTNAME=       xgraph-11.3.2-hack.9
5 PKGNAME=        xgraph-11.3.2.9
6 PKGREVISION=    2
7 CATEGORIES=     graphics x11
8 MASTER_SITES=   http://www.goice.co.jp/member/mo/hack-progs/files/
9
10 MAINTAINER=     pkgsrc-users@NetBSD.org
11 COMMENT=        Tool to draw a graph on an X11 display
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_IMAKE=      yes
16
17 .include "../../x11/libX11/buildlink3.mk"
18 .include "../../x11/libXext/buildlink3.mk"
19 .include "../../mk/bsd.pkg.mk"