summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-01-28 13:39:44 +0000
committerjperkin <jperkin@pkgsrc.org>2016-01-28 13:39:44 +0000
commite5c60eed304623cef3b832ecb2dfd893ba154989 (patch)
treea866791e729702b502e249e64a6d0ee6640e9cf3
parent247ba45f50e14d08e9c3911825e20dceb9a42875 (diff)
downloadpkgsrc-e5c60eed304623cef3b832ecb2dfd893ba154989.tar.gz
Add LICENSE (original-bsd).
-rw-r--r--pkgtools/bootstrap-mk-files/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/bootstrap-mk-files/Makefile b/pkgtools/bootstrap-mk-files/Makefile
index 044a94e7701..ff7df3b10d9 100644
--- a/pkgtools/bootstrap-mk-files/Makefile
+++ b/pkgtools/bootstrap-mk-files/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2015/09/08 04:41:04 dholland Exp $
+# $NetBSD: Makefile,v 1.50 2016/01/28 13:39:44 jperkin Exp $
PKGNAME= bootstrap-mk-files-20150908
CATEGORIES= pkgtools
@@ -8,6 +8,7 @@ CONFLICTS+= mk-files-[0-9]*
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pkgsrc.org/
COMMENT= *.mk files for the bootstrap bmake utility
+LICENSE= original-bsd
NO_PKGTOOLS_REQD_CHECK= # defined
BOOTSTRAP_PKG= yes