diff options
Diffstat (limited to 'security/pure-sfv/Makefile')
-rw-r--r-- | security/pure-sfv/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/pure-sfv/Makefile b/security/pure-sfv/Makefile index f8d27ced934b..e47a83b7df94 100644 --- a/security/pure-sfv/Makefile +++ b/security/pure-sfv/Makefile @@ -18,6 +18,9 @@ USE_GMAKE= yes MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR} + +LICENSE= GPLv2 + PLIST_FILES= bin/pure-sfv PORTDOCS= ReadMe.txt |