14 lines
334 B
Makefile
14 lines
334 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/02/16 15:22:36 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xgraph-11.3.2-hack.9
|
|
PKGNAME= xgraph-11.3.2.9
|
|
CATEGORIES= graphics x11
|
|
MASTER_SITES= http://www.goice.co.jp/member/mo/hack-progs/files/
|
|
|
|
MAINTAINER= sakamoto@netbsd.org
|
|
COMMENT= Tool to draw a graph on an X11 display
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|