diff options
Diffstat (limited to 'archivers/hffzip/Makefile')
-rw-r--r-- | archivers/hffzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/hffzip/Makefile b/archivers/hffzip/Makefile index cd6523387c32..e01afc112099 100644 --- a/archivers/hffzip/Makefile +++ b/archivers/hffzip/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= File compressor based on Huffman coding +PLIST_FILES= bin/hffzip WRKSRC= ${WRKDIR}/${PORTNAME} do-install: |