diff options
Diffstat (limited to 'math/solitaire/Makefile')
-rw-r--r-- | math/solitaire/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/solitaire/Makefile b/math/solitaire/Makefile index 7ff2dce..790d727 100644 --- a/math/solitaire/Makefile +++ b/math/solitaire/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= dd DISTFILES= sol.pl sol-test.txt MAINTAINER= dd@FreeBSD.org +COMMENT= The reference implementation of the Solitaire encryption algorithm NO_BUILD= yes NO_WRKSUBDIR= yes |