pkgsrc/graphics/ruby-gnuplot/Makefile
taca 5acb948f52 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-26 15:06:26 +00:00

12 lines
326 B
Makefile

# $NetBSD: Makefile,v 1.9 2015/09/26 15:06:26 taca Exp $
DISTNAME= gnuplot-2.6.2
CATEGORIES= graphics
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/rdp/ruby_gnuplot/tree/master
COMMENT= Ruby interface to a gnuplot process
LICENSE= modified-bsd
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"