Added LICENSE
This commit is contained in:
parent
29ea8ecce9
commit
3608401d0b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2011/08/14 12:26:06 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2011/08/16 07:31:04 adam Exp $
|
||||
|
||||
DISTNAME= File-Type-0.22
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
|
|||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Perl module for determining file type
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
Loading…
Reference in a new issue