summaryrefslogtreecommitdiff
path: root/misc/p5-Geography-Countries
diff options
context:
space:
mode:
authorheinz <heinz>2004-05-02 20:15:14 +0000
committerheinz <heinz>2004-05-02 20:15:14 +0000
commit2e80983972d2c5c1dae802e4db7cbe6255a68b5e (patch)
tree5f95df0501448e95280adadcb84018072a4e458f /misc/p5-Geography-Countries
parent189430169635dd0f29b2ae2882821e4690ef1cf6 (diff)
downloadpkgsrc-2e80983972d2c5c1dae802e4db7cbe6255a68b5e.tar.gz
Added HOMEPAGE. Package uses no compiler at all
Diffstat (limited to 'misc/p5-Geography-Countries')
-rw-r--r--misc/p5-Geography-Countries/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile
index 58048e37553..c369ed1813f 100644
--- a/misc/p5-Geography-Countries/Makefile
+++ b/misc/p5-Geography-Countries/Makefile
@@ -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 @@ CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/}
MAINTAINER= gson@NetBSD.org
+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"