# New ports collection makefile for: dump.rb # Date created: 20 July 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= dump.rb PORTVERSION= 0.2 CATEGORIES= converters ruby MASTER_SITES= http://www.geocities.co.jp/SiliconValley-Oakland/2986/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:R}.txt EXTRACT_SUFX= # none DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A binary data dumper module for Ruby USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_FILES= %%RUBY_SITELIBDIR%%/dump.rb EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # none EXTRACT_AFTER_ARGS= . do-install: ${INSTALL_DATA} ${WRKSRC}/${DISTNAME} ${RUBY_SITELIBDIR}/${PORTNAME} .include itory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-02-011-0/+1
* Update to 2.12jylefort2005-09-021-2/+2
* - Update to 2.10jylefort2005-04-201-2/+2
* - Update to 2.9pav2005-02-131-2/+2
* Update to 2.8.marcus2005-01-111-2/+2
* Update to 2.6.marcus2004-12-301-2/+2
* - Update to 2.5pav2004-11-281-2/+2
* Update to 2.4.marcus2004-10-171-2/+2
* Update to 2.3.marcus2004-10-151-2/+2
* Update to 2.2.marcus2004-10-121-2/+2
* Update to 2.1.marcus2004-08-301-2/+2
* Update to 2.0.marcus2004-08-201-2/+2
* Update to 1.10.marcus2004-07-201-2/+2
* Update to 1.9.marcus2004-06-271-2/+2
* Update to 1.8.marcus2004-06-011-2/+2