diff options
Diffstat (limited to 'games/abridge/Makefile')
-rw-r--r-- | games/abridge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile index 0719c0c82b2d..c69c35834be0 100644 --- a/games/abridge/Makefile +++ b/games/abridge/Makefile @@ -20,5 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config MAN1= abridge.1 +PLIST_FILES= bin/abridge .include <bsd.port.mk> |