LICENSE=mit
This commit is contained in:
parent
7168c2d1fd
commit
efbb3723b5
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.55 2009/08/09 18:16:18 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.56 2009/08/10 19:38:11 cheusov Exp $
|
||||
#
|
||||
|
||||
DISTNAME= distbb-0.31.0
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= cheusov@tut.by
|
|||
HOMEPAGE= http://mova.org/~cheusov/pub/distbb/
|
||||
COMMENT= DISTributed Bulk Build tool for pkgsrc
|
||||
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= pkg_summary-utils>=0.31.0:../../wip/pkg_summary-utils
|
||||
DEPENDS+= paexec>=0.13.0nb1:../../wip/paexec
|
||||
DEPENDS+= runawk>=0.14.3:../../wip/runawk
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.30 2009/05/30 14:43:47 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2009/08/10 19:37:06 cheusov Exp $
|
||||
|
||||
DISTNAME= pkg_summary-utils-${VERSION}
|
||||
CATEGORIES= pkgtools
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= cheusov@tut.by
|
|||
HOMEPAGE= http://www.mova.org/~cheusov/pub/pkg_summary-utils/
|
||||
COMMENT= Utilities for manipulating pkg_summary(5) files
|
||||
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= runawk>=0.16.0:../../wip/runawk
|
||||
DEPENDS+= awk-pkgsrc-dewey>=0.5.6:../../wip/awk-pkgsrc-dewey
|
||||
DEPENDS+= pipestatus-[0-9]*:../../wip/pipestatus
|
||||
|
|
Loading…
Reference in a new issue