forked from Lainports/freebsd-ports
- introduce NOPORTEXAMPLES knob - use PORTDOCS macro PR: ports/59977 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
13 lines
450 B
Text
13 lines
450 B
Text
%%PEARDIR%%/Net/NNTP.php
|
|
%%PEARDIR%%/Net/NNTP/Header.php
|
|
%%PEARDIR%%/Net/NNTP/Message.php
|
|
%%PEARDIR%%/Net/NNTP/Protocol.php
|
|
%%PEARDIR%%/Net/NNTP/Realtime.php
|
|
%%PKGREGDIR%%/package.xml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/read.php
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/group.php
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index.php
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%PEARDIR%%/Net/NNTP
|
|
@dirrm %%PKGREGDIR%%
|
|
@unexec rmdir %D/share/pear/Net 2> /dev/null || true
|