diff options
Diffstat (limited to 'misc/clex/Makefile')
-rw-r--r-- | misc/clex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile index a177afa5a906..6974a22c5513 100644 --- a/misc/clex/Makefile +++ b/misc/clex/Makefile @@ -19,5 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes MAN1= clex.1 +PLIST_FILES= bin/clex .include <bsd.port.mk> |