From 07b7d6dc33513c659a23729e057edaa4a792952c Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 20 Apr 2011 11:53:33 +0000 Subject: note "used by..." comments. --- mail/claws-mail/plugins.mk | 10 +++++++++- mail/perdition/Makefile.common | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/claws-mail/plugins.mk b/mail/claws-mail/plugins.mk index d3e66e88aec..adb408413a6 100644 --- a/mail/claws-mail/plugins.mk +++ b/mail/claws-mail/plugins.mk @@ -1,5 +1,13 @@ -# $NetBSD: plugins.mk,v 1.3 2008/10/15 16:22:02 smb Exp $ +# $NetBSD: plugins.mk,v 1.4 2011/04/20 12:02:40 obache Exp $ # +# used by mail/claws-mail-bogofilter/Makefile +# used by mail/claws-mail-dillo-viewer/Makefile +# used by mail/claws-mail-pgpcore/Makefile +# used by mail/claws-mail-pgpinline/Makefile +# used by mail/claws-mail-pgpmime/Makefile +# used by mail/claws-mail-smime/Makefile +# used by mail/claws-mail-spamassassin/Makefile +# used by mail/claws-mail-trayicon/Makefile .include "../../mail/claws-mail/Makefile.common" .include "../../mail/claws-mail/Makefile.vers" diff --git a/mail/perdition/Makefile.common b/mail/perdition/Makefile.common index 41fb436fe63..818bdf5cbef 100644 --- a/mail/perdition/Makefile.common +++ b/mail/perdition/Makefile.common @@ -1,4 +1,12 @@ -# $NetBSD: Makefile.common,v 1.7 2010/06/02 12:50:03 adam Exp $ +# $NetBSD: Makefile.common,v 1.8 2011/04/20 11:53:33 obache Exp $ +# +# used by mail/perdition-bdb/Makefile +# used by mail/perdition-gdbm/Makefile +# used by mail/perdition-ldap/Makefile +# used by mail/perdition-mysql/Makefile +# used by mail/perdition-odbc/Makefile +# used by mail/perdition-postgresql/Makefile +# used by mail/perdition/Makefile DISTNAME= perdition-${PERDITION_VERSION} CATEGORIES= mail -- cgit v1.2.3