diff options
Diffstat (limited to 'devel/nasm/Makefile')
-rw-r--r-- | devel/nasm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 0714a443fa40..9b16a210141f 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ \ MAINTAINER= salvadore@FreeBSD.org COMMENT= General-purpose multi-platform x86 and amd64 assembler +WWW= https://www.nasm.us/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |