diff options
Diffstat (limited to 'archivers/9e/Makefile')
-rw-r--r-- | archivers/9e/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile index a600474d06b8..d6e4f891ff08 100644 --- a/archivers/9e/Makefile +++ b/archivers/9e/Makefile @@ -14,6 +14,8 @@ DISTNAME= 9e MAINTAINER= ports@FreeBSD.org COMMENT= Explode Plan9 archives +PLIST_FILES= bin/9e + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/9e ${PREFIX}/bin |