diff options
Diffstat (limited to 'security/sectok/Makefile')
-rw-r--r-- | security/sectok/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sectok/Makefile b/security/sectok/Makefile index 168b1be..4cbabac 100644 --- a/security/sectok/Makefile +++ b/security/sectok/Makefile @@ -23,5 +23,6 @@ INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= sectok.1 +PLIST_FILES= bin/sectok .include <bsd.port.mk> |