freebsd-ports/graphics/mingplot/Makefile
Philip M. Gollucci 91f0eda57d - Update download locations, update WWW
Reported by:    -fetch-original pointyhat run
2009-02-04 03:50:32 +00:00

23 lines
488 B
Makefile

# New ports collection makefile for: mingplot
# Date created: 14 Nov 2003
# Whom: UMENO Takashi <umeno@rr.iij4u.or.jp>
#
# $FreeBSD$
#
PORTNAME= mingplot
PORTVERSION= 0.3
PORTREVISION= 2
CATEGORIES= graphics www
MASTER_SITES= http://0xcc.net/mingplot/
MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= A tool to generate a flash-based chart
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/ming/mingc.so:${PORTSDIR}/graphics/ruby-ming
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
.include <bsd.port.mk>