man/man1/gengetopt.1.gz @unexec rm -f %D/man/cat1/gengetopt.1.gz %D/man/cat1/gengetopt.1 %D/man/cat1/gengetopt.1.gz %D/man/cat1/gengetopt.1.gz.gz %D/man/cat1/gengetopt.1.gz.bz2 @comment $FreeBSD: ports/devel/gengetopt/pkg-plist,v 1.7 2006/04/05 19:44:29 garga Exp $ bin/gengetopt share/doc/gengetopt/COPYING share/doc/gengetopt/ChangeLog share/doc/gengetopt/INSTALL share/doc/gengetopt/LICENSE share/doc/gengetopt/NEWS share/doc/gengetopt/README share/doc/gengetopt/THANKS share/doc/gengetopt/examples/cmdline1.c share/doc/gengetopt/examples/cmdline1.h share/doc/gengetopt/examples/cmdline2.c share/doc/gengetopt/examples/cmdline2.h share/doc/gengetopt/examples/main1.cc share/doc/gengetopt/examples/main2.c share/doc/gengetopt/examples/sample1.ggo share/doc/gengetopt/examples/sample2.ggo share/doc/gengetopt/gengetopt.html share/doc/gengetopt/index.html share/gengetopt/getopt.c share/gengetopt/getopt1.c share/gengetopt/gnugetopt.h @dirrm share/gengetopt @dirrm share/doc/gengetopt/examples @dirrm share/doc/gengetopt @unexec install-info --quiet --delete %D/info/gengetopt.info %D/info/dir @exec install-info --quiet %D/info/gengetopt.info %D/info/dir @unexec if [ -f %D/info/dir ]; then if sed -e '1,/Menu:/d' %D/info/dir | grep -q '^[*] '; then true; else rm %D/info/dir; fi; fi