freebsd-ports/devel/ocaml-pcre/pkg-plist
Johan van Selst 9fcc976cc3 - Update MASTER_SITES and DISTNAME to new preferred location
- Replace PORTDOCS by PORTEXAMPLES for examples
- Tarball was renamed and re-rolled, but sources and installed files
  did not change

PR:		ports/155156
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2011-03-03 17:54:26 +00:00

32 lines
1.4 KiB
Text

%%OCAML_SITELIBDIR%%/pcre/META
%%OCAML_SITELIBDIR%%/pcre/dllpcre_stubs.so
%%OCAML_SITELIBDIR%%/pcre/libpcre_stubs.a
%%OCAML_SITELIBDIR%%/pcre/pcre.a
%%OCAML_SITELIBDIR%%/pcre/pcre.cma
%%OCAML_SITELIBDIR%%/pcre/pcre.cmi
%%OCAML_SITELIBDIR%%/pcre/pcre.cmxa
%%OCAML_SITELIBDIR%%/pcre/pcre.mli
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/OMakefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cloc/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cloc/OMakefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cloc/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cloc/cloc.ml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cloc/make_win32_cloc.bat
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/count_hash/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/count_hash/OMakefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/count_hash/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/count_hash/count_hash.ml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcregrep/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcregrep/OMakefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcregrep/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcregrep/pcregrep.ml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subst/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subst/OMakefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subst/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subst/subst.ml
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/subst
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pcregrep
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/count_hash
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/cloc
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTEXAMPLES%%@dirrmtry share/examples/ocaml