diff options
Diffstat (limited to 'archivers/cabextract/Makefile')
-rw-r--r-- | archivers/cabextract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 32a0f9fad2d3..fc833a61dd1c 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.kyz.uklinux.net/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A program to extract Microsoft cabinet (.CAB) files +PLIST_FILES= bin/cabextract USE_GETOPT_LONG=yes GNU_CONFIGURE= yes |