diff options
Diffstat (limited to 'devel/astyle/Makefile')
-rw-r--r-- | devel/astyle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index bdf7bed941fc..8e7a00661605 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_linux MAINTAINER= sunpoet@FreeBSD.org COMMENT= Source code indenter and formatter for C, C++, C\#, and Java +WWW= http://astyle.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKDIR}/astyle/LICENSE.md |