Add HOMEPAGE and LICENSE.
This commit is contained in:
parent
29b2a5f3a8
commit
fa61366de6
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2011/08/14 12:26:32 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2011/10/21 21:38:27 hiramatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Proc-Pidfile-1.005
|
||||
|
@ -8,7 +8,9 @@ CATEGORIES= devel perl5
|
|||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Proc-Pidfile/
|
||||
COMMENT= Perl module for maintaining a pid file
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
Loading…
Reference in a new issue