pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/emulator Added some keywords for "make help".
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e8d78f831b0
branches: trunk
changeset: 556736:0e8d78f831b0
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Apr 04 12:16:45 2009 +0000
description:
Added some keywords for "make help".
diffstat:
mk/emulator/emulator.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8160a6cc4564 -r 0e8d78f831b0 mk/emulator/emulator.mk
--- a/mk/emulator/emulator.mk Fri Apr 03 19:52:38 2009 +0000
+++ b/mk/emulator/emulator.mk Sat Apr 04 12:16:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: emulator.mk,v 1.10 2007/10/13 11:04:17 dsl Exp $
+# $NetBSD: emulator.mk,v 1.11 2009/04/04 12:16:45 rillig Exp $
#
# This file is included by bsd.pkg.mk.
#
@@ -55,6 +55,8 @@
# This target should be run after the successful completion
# of the ``emul-fetch'' target.
#
+# Keywords: emulator, emulation, emul
+#
.if empty(EMUL_PLATFORMS:M${EMUL_PLATFORM})
PKG_FAIL_REASON+= "${PKGNAME} is not available for ${MACHINE_PLATFORM}"
Home |
Main Index |
Thread Index |
Old Index