Importing games/fortune

Replaces commands/fortune. No Minix specific changes needed.

Change-Id: Iac79ea82dedd12e80377c85954da5e2d8eee74af
This commit is contained in:
Thomas Cort
2014-07-28 17:05:16 +02:00
committed by sambuc
parent c1f592a24c
commit bd0f8badfa
53 changed files with 104142 additions and 282 deletions
+6
View File
@@ -0,0 +1,6 @@
# $NetBSD: Makefile,v 1.1 2008/09/26 18:23:09 apb Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}strfile
HOST_SRCDIR= games/fortune/strfile
.include "${.CURDIR}/../Makefile.host"