diff options
Diffstat (limited to 'devel/gengetopt/Makefile')
-rw-r--r-- | devel/gengetopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile index e103a3e262a4..cf04c959d9af 100644 --- a/devel/gengetopt/Makefile +++ b/devel/gengetopt/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= Tool for generating a C function which parses command line arguments +WWW= https://www.gnu.org/software/gengetopt/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |