Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2001 02:19:09 +0200 (EET)
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        clefevre@poboxes.com
Cc:        sobomax@FreeBSD.ORG (Maxim Sobolev), ports@FreeBSD.ORG, asami@FreeBSD.ORG
Subject:   Re: Proposal: PLIST filtering rules
Message-ID:  <200102210019.f1L0JFj30210@vic.sabbo.net>
In-Reply-To: <7l2lm0yc.fsf@gits.dyndns.org> from "Cyrille Lefevre" at Feb 20, 2001 11:41:47 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Maxim Sobolev <sobomax@FreeBSD.ORG> writes:
> 
> > It most cases it could be simplified even further:
> > --*bsd.port.mk*--
> > .if defined(NOPORTDOCS)
> > PLIST_FOUT?= "^share/doc/${PORTNAME}" "^@dirrm share/doc/${PORTNAME}"
> > .endif
> 
> PKGBASE would be more appropiate, no ?
> 
> for example :
> 
> cd /usr/ports/archivers/gtar
> make -V PORTNAME -V PKGBASE
> tar
> gtar

It's details. I rather would like comments on a proposal as a whole, not
on my sample code.

-Maxim

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?200102210019.f1L0JFj30210>