pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/p5-Geography-Countries Added HOMEPAGE. Package us...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/916fbcae48a1
branches:  trunk
changeset: 474597:916fbcae48a1
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun May 02 20:15:14 2004 +0000

description:
Added HOMEPAGE. Package uses no compiler at all

diffstat:

 misc/p5-Geography-Countries/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 8ec35995013c -r 916fbcae48a1 misc/p5-Geography-Countries/Makefile
--- a/misc/p5-Geography-Countries/Makefile      Sun May 02 20:11:42 2004 +0000
+++ b/misc/p5-Geography-Countries/Makefile      Sun May 02 20:15:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/17 02:17:44 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/02 20:15:14 heinz Exp $
 #
 
 DISTNAME=              Geography-Countries-1.4
@@ -8,11 +8,13 @@
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Geography/}
 
 MAINTAINER=            gson%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Geography-Countries/
 COMMENT=               Perl5 module for mapping contry names and codes
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_BUILDLINK3=                YES
+USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Geography/Countries/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index