diff options
Diffstat (limited to 'security/botan/Makefile')
-rw-r--r-- | security/botan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 1266d9180403..01091c04864c 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A portable, easy to use, and efficient C++ crypto library + USE_REINPLACE= yes USE_PERL5= yes HAS_CONFIGURE= yes |