# New ports collection makefile for: Ruby/PGPLOT # Date created: 26 June 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= pgplot PORTVERSION= 0.1.2 CATEGORIES= graphics ruby MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ MASTER_SITE_SUBDIR= knu PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb_${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to PGPLOT graphics library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray USE_RUBY= yes USE_RUBY_EXTCONF= yes CONFIGURE_ARGS= --with-x11-dir="${X11BASE}" INSTALL_TARGET= site-install DOCS_EN= FuncUsage README.en DOCS_JA= README.jp EXAMPLES_EN= pgdemo*.rb test/*.rb post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} .for f in ${EXAMPLES_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/ .endfor ${MKDIR} ${RUBY_MODDOCDIR}/ja .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .for f in ${DOCS_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/ .endfor .endif .include rts-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-181-3/+3
* Update to KDE 3.5.8lofi2007-10-302-22/+4
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-5/+3
* - Welcome X.org 7.2 \o/.flz2007-05-20