pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-MailTools Added HOMEPAGE. Uses no compiler, so...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8580445f367
branches: trunk
changeset: 471197:f8580445f367
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Mar 21 01:31:27 2004 +0000
description:
Added HOMEPAGE. Uses no compiler, so USE_LANGUAGES is empty.
diffstat:
mail/p5-MailTools/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 47cb9794b07e -r f8580445f367 mail/p5-MailTools/Makefile
--- a/mail/p5-MailTools/Makefile Sun Mar 21 01:26:53 2004 +0000
+++ b/mail/p5-MailTools/Makefile Sun Mar 21 01:31:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/02/19 22:17:39 minskim Exp $
+# $NetBSD: Makefile,v 1.27 2004/03/21 01:31:27 heinz Exp $
DISTNAME= MailTools-1.60
PKGNAME= p5-${DISTNAME}
@@ -7,6 +7,7 @@
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/MailTools/
COMMENT= Perl5 modules related to mail applications
BUILD_DEPENDS+= p5-Net>=1.09:../../net/p5-Net
@@ -14,6 +15,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Mail/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index