summaryrefslogtreecommitdiff
path: root/mail/p5-Net-LMTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Net-LMTP/Makefile')
-rw-r--r--mail/p5-Net-LMTP/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/p5-Net-LMTP/Makefile b/mail/p5-Net-LMTP/Makefile
index a18abbb8ed7..77786cb40cf 100644
--- a/mail/p5-Net-LMTP/Makefile
+++ b/mail/p5-Net-LMTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:35 joerg Exp $
#
DISTNAME= Net-LMTP-0.02
@@ -11,6 +11,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://search.cpan.org/~lhoward/${DISTNAME}/
COMMENT= Local Mail Transfer Protocol Client
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Net/LMTP/.packlist
.include "../../lang/perl5/module.mk"