Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2009 13:16:48 -0800
From:      Freddie Cash <fjwcash@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: correct convention for a misnamed dist file on sourceforge?
Message-ID:  <200901191316.48793.fjwcash@gmail.com>
In-Reply-To: <539c60b90901191054i773cf852xf84ab419cb03f6cc@mail.gmail.com>
References:  <539c60b90901191054i773cf852xf84ab419cb03f6cc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On January 19, 2009 10:54 am Steve Franks wrote:
> If a distfile on sourceforge is lpc21isp.1.63.tar.gz instead of
> lpc21isp-1.63.tar.gz, how do I tweak the port makefile to pull it in?

Add a PORTVERSION line with 1.63.

Then set DISTNAME=$PORTNAME.$PORTVERSION

This is covered in the Porter's Handbook.

-- 
Freddie
fjwcash@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901191316.48793.fjwcash>