summaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP_auth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Net-SMTP_auth/Makefile')
-rw-r--r--mail/p5-Net-SMTP_auth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile
index a5c499a695c..57e2f8060b6 100644
--- a/mail/p5-Net-SMTP_auth/Makefile
+++ b/mail/p5-Net-SMTP_auth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/01 21:44:17 seb Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:35 joerg Exp $
DISTNAME= Net-SMTP_auth-0.08
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Net-SMTP_auth/
COMMENT= Perl module adding SMTP AUTH support to Net::SMTP module
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Net/SMTP_auth/.packlist
# Also depends on MIME::Base64 and Net::SMTP bundled with perl