pkgsrc/games/fortune-strfile/files/Makefile
drochner 8c1e07f7d3 This is src/games/fortune/strfile/* from the main tree
(a HOSTPROG which is not installed).
It is needed to prepare supplementary cookie collections.
(We could turn the HOSTPROG into a regular TOOL, but a pkg version is still
useful for older installations.)
2002-10-01 10:31:51 +00:00

8 lines
163 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 10:31:51 drochner Exp $
PROG= strfile
BINDIR= ${PREFIX}/bin
MAN= strfile.8
MANDIR= ${PREFIX}/man
.include <bsd.prog.mk>