diff options
Diffstat (limited to 'devel/quickcheck++/Makefile')
-rw-r--r-- | devel/quickcheck++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/quickcheck++/Makefile b/devel/quickcheck++/Makefile index 06bdfcf96e7f..9e712dbea1a9 100644 --- a/devel/quickcheck++/Makefile +++ b/devel/quickcheck++/Makefile @@ -7,6 +7,7 @@ DISTNAME= quickcheck_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Tool for testing C++ programs automatically, inspired by QuickCheck +WWW= https://software.legiasoft.com/quickcheck/ LICENSE= GPLv3 |