1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/devel/ocamlweb/pkg-plist
Hiroki Sato 3a244aa8ea Style clean-ups including:
- Remove unnecessary mktexlsr calling.
- Use PORTDOCS for additional docs.
- Use TEXMFDIR for share/texmf.
- Fix a typo in .if line.
2008-07-17 21:46:48 +00:00

7 lines
188 B
Plaintext

@comment $FreeBSD$
bin/ocamlweb
%%TEXMFDIR%%/tex/latex/ocamlweb/ocamlweb.sty
@dirrm %%TEXMFDIR%%/tex/latex/ocamlweb
@exec %%MKTEXLSR%% %D/%%TEXMFDIR%%
@unexec %%MKTEXLSR%% %D/%%TEXMFDIR%%