aboutsummaryrefslogtreecommitdiffstats
path: root/games/xneko/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-05-20 21:56:50 +0800
committerdinoex <dinoex@FreeBSD.org>2006-05-20 21:56:50 +0800
commit7d63110977b105bc065b2bf32f580652c558108e (patch)
treef51590b98c142c58d212099cb9dbac48d4214e46 /games/xneko/Makefile
parent6e52e8fa2f10b7929e57ae0d010e0007bee309f3 (diff)
downloadfreebsd-ports-gnome-7d63110977b105bc065b2bf32f580652c558108e.tar.gz
freebsd-ports-gnome-7d63110977b105bc065b2bf32f580652c558108e.tar.zst
freebsd-ports-gnome-7d63110977b105bc065b2bf32f580652c558108e.zip
- use PLIST_FILES
Diffstat (limited to 'games/xneko/Makefile')
-rw-r--r--games/xneko/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile
index e9a78c729683..46435798afab 100644
--- a/games/xneko/Makefile
+++ b/games/xneko/Makefile
@@ -19,5 +19,6 @@ COMMENT= The classic cat-and-mouse
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN6= xneko.6
+PLIST_FILES= bin/xneko
.include <bsd.port.mk>