From 4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 5 Feb 2004 20:38:07 +0000 Subject: Use PLIST_FILES. Reviewed by: marcus --- games/xminesweep/Makefile | 1 + games/xminesweep/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 games/xminesweep/pkg-plist (limited to 'games/xminesweep') diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index a8185793b4ac..10f393e8ca0a 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -20,5 +20,6 @@ COMMENT= X11 minesweeper game USE_IMAKE= yes MAN1= xminesweep.1 +PLIST_FILES= bin/xminesweep .include diff --git a/games/xminesweep/pkg-plist b/games/xminesweep/pkg-plist deleted file mode 100644 index 175bf45511e1..000000000000 --- a/games/xminesweep/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xminesweep -- cgit