diff options
author | hiramatsu <hiramatsu> | 2011-09-16 22:54:19 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2011-09-16 22:54:19 +0000 |
commit | fa8404cb3be38ada0e88fa4435a95e4ed82e5592 (patch) | |
tree | b381260697dc02e787b067f55036c78a0e121b07 /textproc/p5-Feed-Find | |
parent | cb124d8c7174401eddb6a388eb9f437364c9a499 (diff) | |
download | pkgsrc-fa8404cb3be38ada0e88fa4435a95e4ed82e5592.tar.gz |
set LICENSE.
Diffstat (limited to 'textproc/p5-Feed-Find')
-rw-r--r-- | textproc/p5-Feed-Find/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Feed-Find/Makefile b/textproc/p5-Feed-Find/Makefile index b7941561d44..99c96e7ef43 100644 --- a/textproc/p5-Feed-Find/Makefile +++ b/textproc/p5-Feed-Find/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 15:14:03 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/09/16 22:54:19 hiramatsu Exp $ # DISTNAME= Feed-Find-0.06 @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BT/BTROTT/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Feed-Find/ COMMENT= Perl module to perform autodiscovery of syndication feeds +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |