pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/p5-Font-AFM Added HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47cb9794b07e
branches:  trunk
changeset: 471196:47cb9794b07e
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Mar 21 01:26:53 2004 +0000

description:
Added HOMEPAGE.
Adapted to buildlink3.
Uses no compiler, so USE_LANGUAGES is empty.

diffstat:

 fonts/p5-Font-AFM/Makefile |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 5cc1477a2b7f -r 47cb9794b07e fonts/p5-Font-AFM/Makefile
--- a/fonts/p5-Font-AFM/Makefile        Sun Mar 21 01:18:42 2004 +0000
+++ b/fonts/p5-Font-AFM/Makefile        Sun Mar 21 01:26:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 16:47:09 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/21 01:26:53 heinz Exp $
 
 DISTNAME=              Font-AFM-1.18
 PKGNAME=               p5-${DISTNAME}
@@ -7,9 +7,13 @@
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Font/}
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Font-AFM/
 COMMENT=               Perl5 modules for parsing PostScript font metrics files
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
+USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Font/AFM/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index