Sat Sep 19 06:44:34 2009 UTC ()
Set the license to "modified-bsd".


(tron)
diff -r1.48 -r1.49 pkgsrc/devel/bmake/Makefile

cvs diff -r1.48 -r1.49 pkgsrc/devel/bmake/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/bmake/Makefile 2009/09/18 21:27:25 1.48
+++ pkgsrc/devel/bmake/Makefile 2009/09/19 06:44:33 1.49
@@ -1,27 +1,28 @@ @@ -1,27 +1,28 @@
1# $NetBSD: Makefile,v 1.48 2009/09/18 21:27:25 joerg Exp $ 1# $NetBSD: Makefile,v 1.49 2009/09/19 06:44:33 tron Exp $
2# 2#
3 3
4DISTNAME= bmake-20090909 4DISTNAME= bmake-20090909
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7DISTFILES= # empty 7DISTFILES= # empty
8 8
9# distfile obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/ 9# distfile obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
10# source is kept in files/ for bootstrap purposes 10# source is kept in files/ for bootstrap purposes
11 11
12MAINTAINER= joerg@NetBSD.org 12MAINTAINER= joerg@NetBSD.org
13HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html 13HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html
14COMMENT= Portable (autoconf) version of NetBSD 'make' utility 14COMMENT= Portable (autoconf) version of NetBSD 'make' utility
 15LICENSE= modified-bsd
15 16
16DEPENDS+= bootstrap-mk-files-[0-9]*:../../pkgtools/bootstrap-mk-files 17DEPENDS+= bootstrap-mk-files-[0-9]*:../../pkgtools/bootstrap-mk-files
17 18
18PKG_DESTDIR_SUPPORT= user-destdir 19PKG_DESTDIR_SUPPORT= user-destdir
19BOOTSTRAP_PKG= yes 20BOOTSTRAP_PKG= yes
20 21
21WRKSRC= ${WRKDIR}/bmake 22WRKSRC= ${WRKDIR}/bmake
22 23
23USE_FEATURES= nbcompat 24USE_FEATURES= nbcompat
24 25
25makesyspath= ${PREFIX}/share/mk 26makesyspath= ${PREFIX}/share/mk
26 27
27INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 28INSTALLATION_DIRS= bin ${PKGMANDIR}/man1