summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnuplot/Makefile
blob: de874278dda90b9a2ad9cf8ad830d85cca5b9ea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.5 2012/03/21 15:42:23 taca Exp $

DISTNAME=	gnuplot-2.4.1
CATEGORIES=	graphics

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://rgplot.rubyforge.org/
COMMENT=	Ruby interface to a gnuplot process
LICENSE=	modified-bsd

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"