freebsd-ports/databases/ruby-dbi/Makefile.common
Akinori MUSHA 37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00

14 lines
450 B
Text

# $FreeBSD$
RUBY_DBI_PORTNAME= dbi
# Don't forget to clear PORTREVISION's on update
RUBY_DBI_VERSION= 0.0.9
RUBY_DBI_PORTVERSION= ${RUBY_DBI_VERSION}
RUBY_DBI_MASTER_SITES= http://www.ruby-projects.org/downloads/dbi/
RUBY_DBI_DISTNAME= ruby-${RUBY_DBI_PORTNAME}-all-${PORTVERSION}
RUBY_DBI_PORTDIR= ${PORTSDIR}/databases/ruby-${RUBY_DBI_PORTNAME}
RUBY_DBI_WRKSRC?= ${WRKDIR}/ruby-${RUBY_DBI_PORTNAME}-all
MD5_FILE?= ${RUBY_DBI_PORTDIR}/distinfo