# New ports collection makefile for: RubyNetCDF # Date created: 11 June 2002 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= netcdf PORTVERSION= 0.5.5 CATEGORIES= math ruby MASTER_SITES= http://ruby.gfd-dennou.org/products/ruby-netcdf/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface to the NetCDF scientific IO library BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray USE_RUBY= yes USE_RUBY_EXTCONF= yes DOCS= ChangeLog ToDo doc/* post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/demo/* ${RUBY_MODEXAMPLESDIR}/ ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .endif .include href='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The file completion bugfix for 8.X and 9.X introduced a bug undercy2011-07-051-1/+1
* Previous commit introduced a file completion bug under FreeBSDcy2011-07-051-4/+6
* Fix patch phase error.cy2011-07-051-1/+1
* As with other shells, link this shell dynamically.cy2011-07-052-1/+11
* Fix file completion bug.cy2011-07-052-0/+41
* Bring back this port.cy2011-06-295-0/+103
* Bye Byemiwi2011-06-255-106/+0
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Deprecate unmaintained ports from shells where upstream disapear and/orbapt2011-03-131-0/+3
* - Add SHA256pav2005-11-241-0/+1
* - tar -> ${TAR} (since we have now a bsdtar ;)clement2004-04-071-1/+1
* Use PORTDOCS macro.clement2004-03-222-3/+1
* SIZEify.trevor2004-01-301-0/+1
* Use DOCSDIR macro.osa2003-12-311-2/+2
* KATO mega patchedwin2003-09-271-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Fix build on -current.kris2002-06-161-0/+50
* Distfile has a home once again.cy2002-05-161-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* - PORTDOCS policepat2001-12-242-5/+4