Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2012 10:25:19 -0500
From:      Michael Scheidell <scheidell@freebsd.org>
To:        Mikhail T. <mi+thun@aldan.algebra.com>
Cc:        ports@FreeBSD.org
Subject:   Re: Installing executables with generic names
Message-ID:  <4F3A7CDF.8000405@freebsd.org>
In-Reply-To: <4F3A60FE.7050009@aldan.algebra.com>
References:  <4F3A60FE.7050009@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2/14/12 8:26 AM, Mikhail T. wrote:
> Hello!
>
> I'm preparing a new port (net/udt), which installs a library with its 
> header file and a handful of sample applications.
>

>  * use a port-specific subdirectory: ${PREFIX}/bin/udt/ (lua seems to
>    do this)
>
EXAMPLESDIR

In your port dir, type:

make -V EXAMPLESDIR


you can put them there if you like.

(don't forget pkg-plist:  %%EXAMPLESDIR%% already trimmed for %%PREFIX%%)


> The first is simpler for me, but might be a trouble for anyone porting 
> a script in the future, which calls the binaries by their generic name...
>
> Opinions? Thanks! Yours,
>
>    -mi
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

-- 
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
 >*| *SECNAP Network Security Corporation

    * Best Mobile Solutions Product of 2011
    * Best Intrusion Prevention Product
    * Hot Company Finalist 2011
    * Best Email Security Product
    * Certified SNORT Integrator




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