- updated to 0.14
- added Perl license ChangeLog: 0.14 Sun Oct 11 15:55:14 PDT 2009 - Make this a non-dev release
This commit is contained in:
parent
13595aeeea
commit
0a19cb80ec
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.11 2009/10/12 12:07:56 rhaen Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2009/10/12 19:50:07 rhaen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Class-Trigger-0.14
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5ctr
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Class-Trigger/
|
||||
COMMENT= Mixin to add/call inheritable triggers
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
Loading…
Reference in a new issue