freebsd-ports/devel/rvm/Makefile
Sergey Matveychuk 8e673f82a7 - Update devel/rvm to 1.10
PR:		ports/74035
Submitted by:	Radim Kolar <hsn(at)netmag.cz>
Reviewed by:	maintainer (timeout: 2 weeks from second remind)
2004-12-24 12:57:08 +00:00

23 lines
433 B
Makefile

# New ports collection makefile for: rvm
# Date created: Thu Apr 6 21:30:52 EDT 2000
# Whom: jaharkes
#
# $FreeBSD$
#
PORTNAME= rvm
PORTVERSION= 1.10
CATEGORIES= devel
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/
MAINTAINER= coda@cs.cmu.edu
COMMENT= A persistent VM library
LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER= 15
.include <bsd.port.mk>