Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2023 18:53:02 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5ba52d3665e3 - main - arabic/ae_fonts_ttf: Add WWW
Message-ID:  <202312241853.3BOIr2Rf041641@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5ba52d3665e312f1edb9da1528c76173b4050014

commit 5ba52d3665e312f1edb9da1528c76173b4050014
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-24 18:45:54 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-24 18:52:45 +0000

    arabic/ae_fonts_ttf: Add WWW
    
    - Add LICENSE_FILE
    - Pet portclippy
---
 arabic/ae_fonts_ttf/Makefile | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile
index 2c067115fd99..de351ba8b195 100644
--- a/arabic/ae_fonts_ttf/Makefile
+++ b/arabic/ae_fonts_ttf/Makefile
@@ -7,15 +7,18 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Collection of TrueType Arabic fonts
+WWW=		https://www.arabeyes.org/
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/license.txt
 
 USES=		fonts tar:bzip2
-WRKSRC=		${WRKDIR}/ae_fonts1-${PORTVERSION}
-SUB_FILES=	pkg-message
+FONTNAME=	ae_fonts1
+
 NO_BUILD=	yes
+SUB_FILES=	pkg-message
 
-FONTNAME=	ae_fonts1
+WRKSRC=	${WRKDIR}/ae_fonts1-${PORTVERSION}
 
 do-install:
 	@${MKDIR} ${STAGEDIR}/${FONTSDIR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312241853.3BOIr2Rf041641>