freebsd-ports/graphics/mingplot/Makefile
Antoine Brodin df1f66d426 Reset maintainer, email bounces
With hat:	portmgr
2014-06-28 07:48:01 +00:00

19 lines
418 B
Makefile

# Created by: UMENO Takashi <umeno@rr.iij4u.or.jp>
# $FreeBSD$
PORTNAME= mingplot
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= graphics www
MASTER_SITES= http://0xcc.net/mingplot/
MAINTAINER= ports@FreeBSD.org
COMMENT= 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
NO_STAGE= yes
.include <bsd.port.mk>