Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 17:59:06 -0500
From:      AlanE <alane@geeksrus.net>
To:        FreeBSD Ports List <ports@freebsd.org>
Subject:   making a dynamic plist in the port makefile
Message-ID:  <20021118225906.GA73713@wwweasel.geeksrus.net>

next in thread | raw e-mail | index | archive | help
If you want a good example of what you need to do to make a dynamic
plist, see the editors/leo port I committed yesterday. Mind you, this
doesn't work for complex cases, but for something simple, this technique
works great. 

Please note that this has to be sandwiched in between bsd.port.pre.mk
and bsd.port.post.mk in order to work.

Also, see this port for a good example of how to install a port that
just involves copying files, and getting the owner/group/permissions
right.
-- 
AlanE (Alan Eldridge), who likes fixing weird distributed systems bugs.
Unix/C(++) IT Pro for 20 yrs, desperately seeking employment in NYC.
(http://wwweasel.geeksrus.net/~alane/resume.rtf)
KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/)

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?20021118225906.GA73713>