summaryrefslogtreecommitdiff
path: root/fonts/p5-Font-TTFMetrics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/p5-Font-TTFMetrics/Makefile')
-rw-r--r--fonts/p5-Font-TTFMetrics/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/p5-Font-TTFMetrics/Makefile b/fonts/p5-Font-TTFMetrics/Makefile
index 077c0e5dfed..769eebb8b7b 100644
--- a/fonts/p5-Font-TTFMetrics/Makefile
+++ b/fonts/p5-Font-TTFMetrics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:29:39 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:19 joerg Exp $
#
DISTNAME= Font-TTFMetrics-0.1
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl parser for the True type font metric (TTF) files
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Font/TTFMetrics/.packlist
.include "../../lang/perl5/module.mk"