Fri Jan 12 16:12:10 2024 UTC (134d)
vlgothic-ttf: MASTER_SITES is back.


(tsutsui)
diff -r1.35 -r1.36 pkgsrc/fonts/vlgothic-ttf/Makefile

cvs diff -r1.35 -r1.36 pkgsrc/fonts/vlgothic-ttf/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/vlgothic-ttf/Makefile 2024/01/12 12:15:42 1.35
+++ pkgsrc/fonts/vlgothic-ttf/Makefile 2024/01/12 16:12:10 1.36
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.35 2024/01/12 12:15:42 zafer Exp $ 1# $NetBSD: Makefile,v 1.36 2024/01/12 16:12:10 tsutsui Exp $
2 2
3DISTNAME= VLGothic-20230918 3DISTNAME= VLGothic-20230918
4PKGNAME= ${DISTNAME:tl:S/-/-ttf-/} 4PKGNAME= ${DISTNAME:tl:S/-/-ttf-/}
5CATEGORIES= fonts japanese 5CATEGORIES= fonts japanese
6MASTER_SITES= # 6MASTER_SITES= https://vlgothic.dicey.org/releases/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= yamajun@ofug.net 9MAINTAINER= yamajun@ofug.net
10HOMEPAGE= https://vlgothic.dicey.org/ 10HOMEPAGE= https://vlgothic.dicey.org/
11COMMENT= Free Japanese TrueType fonts named 'VLGothic' 11COMMENT= Free Japanese TrueType fonts named 'VLGothic'
12LICENSE= modified-bsd AND mplusfont 12LICENSE= modified-bsd AND mplusfont
13 13
14WRKSRC= ${WRKDIR}/VLGothic 14WRKSRC= ${WRKDIR}/VLGothic
15 15
16NO_CONFIGURE= yes 16NO_CONFIGURE= yes
17NO_BUILD= yes 17NO_BUILD= yes
18 18
19.include "../../mk/fonts.mk" 19.include "../../mk/fonts.mk"