Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2003 01:54:19 +0200
From:      Piero <piero@poprostu.pl>
To:        freebsd-gnome@freebsd.org
Subject:   Re: Your thought about name of gDesklets applets in port?
Message-ID:  <20030904015419.2137052d.piero@poprostu.pl>
In-Reply-To: <oprux0azji8ckrg5@smtp.central.cox.net>

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

W li¶cie otrzymanym Wed, 03 Sep 2003 16:22:01 -0500 od Jeremy Messenger
<mezz7@cox.net> :

> I have created five ports of applet. I am wondering if I should do
> like..
> 
[snip]
> 
> Oh yeah, one more thing... All of them have the README, so should I
> add them in the install too?

F.E.

.if !defined(NOPORTDOCS)
        @${MKDIR} ${DOCSDIR}
.for file in ${PORTDOCS}
        ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR}
.endfor
.endif

If it makes sense at all for one file.

-- 
 Piero
 piero@poprostu.pl


home | help

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