diff options
Diffstat (limited to 'print/dviselect/Makefile')
-rw-r--r-- | print/dviselect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile index 5812675..8b7c38c 100644 --- a/print/dviselect/Makefile +++ b/print/dviselect/Makefile @@ -20,5 +20,6 @@ COMMENT= Extract pages from DVI files SCRIPTS_ENV= CFLAGS="${CFLAGS}" MAN1= dviselect.1 +PLIST_FILES= bin/dviselect .include <bsd.port.mk> |