freebsd-ports/graphics/mingplot/Makefile
Pav Lucistnik af150b271c - Update to 0.3
PR:		ports/64657
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-03-25 10:20:08 +00:00

21 lines
481 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
CATEGORIES= graphics www
MASTER_SITES= http://namazu.org/~satoru/mingplot/
MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= A tool to generate a flash-based chart
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/ming/ming.so:${PORTSDIR}/graphics/ruby-ming
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
.include <bsd.port.mk>