1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/graphics/mingplot/Makefile
Renato Botelho adadfefa7b Fix build after last ming bump lib version
Pointy hat to:	garga
2006-04-24 13:05:07 +00:00

23 lines
498 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= 1
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/mingc.so:${PORTSDIR}/graphics/ruby-ming
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
.include <bsd.port.mk>