diff options
Diffstat (limited to 'textproc/xmlindent/Makefile')
-rw-r--r-- | textproc/xmlindent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile index a90a7d458876..7362620617ef 100644 --- a/textproc/xmlindent/Makefile +++ b/textproc/xmlindent/Makefile @@ -16,6 +16,7 @@ COMMENT= A XML stream reformatter MAN1= xmlindent.1 MANCOMPRESSED= maybe +PLIST_FILES= bin/xmlindent pre-build: cd ${WRKSRC} && ${MAKE} lexer |