# New ports collection makefile for:    relpath
# Date created:         	14 Feb 2008
# Whom:                 	Beech Rintoul <beech@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/relpath/Makefile,v 1.1 2008/02/15 03:17:23 beech Exp $
#

PORTNAME=	relpath
PORTVERSION=	0.1.0
CATEGORIES=	sysutils
MASTER_SITES=	LOCAL/beech \
		http://www.alaskaparadise.com/freebsd/

MAINTAINER=	volker@vwsoft.com
COMMENT=	Find a relative path from START_DIR to END_PATH.

PLIST_FILES=	bin/relpath

.include <bsd.port.mk>
