Date: Sat, 17 Jul 2010 13:56:44 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Joe <joeb_722@comclark.com> Cc: Anonymous <swell.k@gmail.com>, freebsd-ports@freebsd.org Subject: Re: Cant get new port Makefile to work Message-ID: <4C41A88C.6030207@infracaninophile.co.uk> In-Reply-To: <4C41937B.8070303@comclark.com> References: <4C400CBB.5010404@comclark.com> <86fwzjsgfx.fsf@gmail.com> <4C41937B.8070303@comclark.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2B547C23767264727A0450FC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 17/07/2010 12:26:51, Joe wrote: > The above is my port source in a net shell. > What i really want is to have just the scripts sources to be fetched > from remote site > on "make install" of the port. >=20 > Can anyone recommend, based on the above Makefile, some ports I should > look at as being > a good example of a port makefile for small amount of files that requir= e > no compiling, that I could use as a template? Given you already have the bits that download the script tarball etc., take a look at ports-mgmt/portmaster -- this installs a script, a manual page and optionally some other items. Plus it's by Doug Barton, so you can be pretty certain the port is written to a very high standard. The biggest difference you'll see is that your script sources will be unpacked into ${WRKSRC} rather than installed from ${FILESDIR} Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig2B547C23767264727A0450FC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxBqJIACgkQ8Mjk52CukIxGwgCePRlziIjwAm0IHJRHkta55ZQV CMkAniwN8KYMTpTU/I/C3gUa2XOVIciF =a/3a -----END PGP SIGNATURE----- --------------enig2B547C23767264727A0450FC--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C41A88C.6030207>