feaba1c5d8
- Install script via port's Makefile instead of USE_PYDISTUTILS - Manual page is no longer included in the distribution; building it from SGML source requires Jade and docbook2man; in order to avoid adding quite heavy dependecies for this simple utility, we now install SGML and associated Makefile to DOCSDIR for those who want to build the man page manually
12 lines
353 B
Text
12 lines
353 B
Text
@comment $FreeBSD$
|
|
bin/archivemail
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
|
|
%%PORTDOCS%%%%DOCSDIR%%/FAQ
|
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/archivemail.sgml
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%EXAMPLESDIR%%/archivemail_all
|
|
%%EXAMPLESDIR%%/test_archivemail.py
|
|
@dirrm %%EXAMPLESDIR%%
|