diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-09-16 22:54:19 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-09-16 22:54:19 +0000 |
commit | b60a6e422704e19bbd1e820bb009158d65dc6938 (patch) | |
tree | b381260697dc02e787b067f55036c78a0e121b07 /textproc | |
parent | 3913da497b1fe10d643d93489f4351dece840639 (diff) | |
download | pkgsrc-b60a6e422704e19bbd1e820bb009158d65dc6938.tar.gz |
set LICENSE.
Diffstat (limited to 'textproc')
-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 |