summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/an/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/an/Makefile b/games/an/Makefile
index c3d574733f4..4ff5e761ecc 100644
--- a/games/an/Makefile
+++ b/games/an/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:15:39 agc Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/02 14:49:50 joerg Exp $
#
DISTNAME= an-0.93
@@ -8,6 +8,8 @@ MASTER_SITES= ftp://suburbia.net/pub/rmj/
MAINTAINER= jonb@NetBSD.org
COMMENT= Very fast anagram generator
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
+
WRKSRC= ${WRKDIR}/an-0.93
.include "../../mk/bsd.pkg.mk"