17 lines
440 B
Makefile
17 lines
440 B
Makefile
# $NetBSD: Makefile,v 1.10 2012/10/06 14:11:25 asau Exp $
|
|
#
|
|
|
|
DISTNAME= xgraph-11.3.2-hack.9
|
|
PKGNAME= xgraph-11.3.2.9
|
|
PKGREVISION= 2
|
|
CATEGORIES= graphics x11
|
|
MASTER_SITES= http://www.goice.co.jp/member/mo/hack-progs/files/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Tool to draw a graph on an X11 display
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../x11/libX11/buildlink3.mk"
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|