diff options
author | obache <obache@pkgsrc.org> | 2010-05-17 02:29:25 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-17 02:29:25 +0000 |
commit | ccd947e45d374034ff017830985be38ca79e5fed (patch) | |
tree | f859afda15859636c887619093bae18d88debfd9 /archivers/p5-Compress-LZMA-Simple | |
parent | b68794029f343fbe66ba92a217865385194288a1 (diff) | |
download | pkgsrc-ccd947e45d374034ff017830985be38ca79e5fed.tar.gz |
LICENSE=${PERL5_LICENSE}
Diffstat (limited to 'archivers/p5-Compress-LZMA-Simple')
-rw-r--r-- | archivers/p5-Compress-LZMA-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile index 3994f0b3e76..6d3b965ae89 100644 --- a/archivers/p5-Compress-LZMA-Simple/Makefile +++ b/archivers/p5-Compress-LZMA-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/05/17 02:29:25 obache Exp $ # DISTNAME= Compress-LZMA-Simple-0.2 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Compress-LZMA-Simple/ COMMENT= Perl interface of lzmalib +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |