mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
66f15be23f
While I'm here [2] - Install additional documentation - Always install examples (useful even when NOPORTDOCS defined) - Define CONFIGURE_TARGET to silence configure warning - Use EXAMPLESDIR macro in pkg-plist PR: 58796 [1] Submitted by: maintainer [1], sergei [2]
25 lines
624 B
Plaintext
25 lines
624 B
Plaintext
@comment $FreeBSD$
|
|
bin/libesmtp-config
|
|
include/auth-client.h
|
|
include/auth-plugin.h
|
|
include/libesmtp.h
|
|
lib/esmtp-plugins/sasl-cram-md5.so
|
|
lib/esmtp-plugins/sasl-login.so
|
|
lib/esmtp-plugins/sasl-ntlm.so
|
|
lib/esmtp-plugins/sasl-plain.so
|
|
@dirrm lib/esmtp-plugins
|
|
lib/libesmtp.a
|
|
lib/libesmtp.so
|
|
lib/libesmtp.so.6
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/Notes
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%EXAMPLESDIR%%/Makefile
|
|
%%EXAMPLESDIR%%/mail-file.c
|
|
%%EXAMPLESDIR%%/test-mail
|
|
@dirrm %%EXAMPLESDIR%%
|