pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/neumeister-otf
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 16 13:27:36 UTC 2021
Modified Files:
pkgsrc/fonts/neumeister-otf: Makefile
Log Message:
neumeister-otf: fix some pkglint
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/neumeister-otf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/neumeister-otf/Makefile
diff -u pkgsrc/fonts/neumeister-otf/Makefile:1.1 pkgsrc/fonts/neumeister-otf/Makefile:1.2
--- pkgsrc/fonts/neumeister-otf/Makefile:1.1 Wed Nov 10 11:19:10 2021
+++ pkgsrc/fonts/neumeister-otf/Makefile Thu Dec 16 13:27:36 2021
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2021/11/10 11:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/16 13:27:36 wiz Exp $
DISTNAME= neumeister-1000
PKGNAME= neumeister-otf-0.0.2021.11.07
CATEGORIES= fonts
MASTER_SITES= # https://typography.guru/forums/topic/138055-fdi-neumeister-free-font-download/
+DIST_SUBDIR= ${PKGNAME_NOREV}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,12 +12,10 @@ HOMEPAGE= https://fdi-type.de/fonts/neum
COMMENT= FDI Neumeister, a modern fraktur font
LICENSE= ofl-v1.1
-DIST_SUBDIR= ${PKGNAME_NOREV}
-
INTERACTIVE_STAGE= fetch
-FETCH_MESSAGE= "Please visit the homepage ${HOMEPAGE}"
-FETCH_MESSAGE+= "and download the file ${DISTNAME}${EXTRACT_SUFX} from the typeguru download link"
-FETCH_MESSAGE+= "and save it in the ${_DISTDIR} directory"
+FETCH_MESSAGE= "Please visit the homepage ${HOMEPAGE}"
+FETCH_MESSAGE+= "and download the file ${DISTNAME}${EXTRACT_SUFX} from the typeguru download link"
+FETCH_MESSAGE+= "and save it in the ${_DISTDIR} directory"
USE_LANGUAGES= # none
NO_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index