Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2000 14:40:31 +0100
From:      Alexander Langer <alex@big.endian.de>
To:        jamie@jamiesdomain.co.uk
Cc:        ports@FreeBSD.ORG
Subject:   Re: a port im making
Message-ID:  <20000106144031.B1327@cichlids.cichlids.com>
In-Reply-To: <200001040026.AAA12779@jamie-mailer.snet.co.uk>; from jamie@jamie-mailer.snet.co.uk on Tue, Jan 04, 2000 at 12:26:06AM %2B0000
References:  <200001040026.AAA12779@jamie-mailer.snet.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Jamie Heckford (jamie@jamie-mailer.snet.co.uk):

> Im making a port for freebsd of a program I wrote in Perl. How do I go about it
> as all that needs to be done is for the package to copy the script into
> a directory, and not compile anything.

Don't build the port and put a
do-install:
	@${INSTALL} ${WRKDIR} ${PREFIX}/where/ever
or something similar.

in the makefile.

Alex

-- 
I doubt, therefore I might be. 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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