freebsd-ports/devel/rvm/Makefile
Shafeeq Sinnamohideen 1f1a87b745 Updated to Coda 5.3.15
Always using the provided configure script now
2001-06-14 19:09:13 +00:00

22 lines
380 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.6
CATEGORIES= devel
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/
MAINTAINER= coda@cs.cmu.edu
LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>