# New ports collection makefile for: Ruby-amstd # Date created: 7 Aug 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= amstd PORTVERSION= 2.0.0 CATEGORIES= devel ruby MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A collection of miscellaneous Ruby modules USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb DOCS_EN= README.en DOCS_JA= README.ja manual.rd.ja post-install: .if !defined(NOPORTDOCS) ${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 .edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
* - Take Maintainershipmiwi2015-11-261-1/+1
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
* Remove leftovers plistbapt2014-09-231-3/+0
* Convert to USES=pearbapt2014-09-232-11/+5
* Stage support for pear classes and channels in the devel categoryantoine2013-11-091-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+1
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* - Pass maintainership to miwitabthorpe2009-03-251-1/+1
* - Update to 0.1.2tabthorpe2008-09-243-6/+6
* - Update to 0.1.1tabthorpe2008-09-033-6/+6
* Driver based class to calculate birthdays of some members of thetabthorpe2008-06-09