summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /fonts
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/artwiz-fonts/Makefile4
-rw-r--r--fonts/cyberbit-ttf/Makefile.common6
-rw-r--r--fonts/gucharmap/Makefile4
-rw-r--r--fonts/jisx0208fonts/Makefile4
-rw-r--r--fonts/mglfonts/Makefile12
-rw-r--r--fonts/ms-ttf/Makefile10
-rw-r--r--fonts/profont/Makefile4
7 files changed, 22 insertions, 22 deletions
diff --git a/fonts/artwiz-fonts/Makefile b/fonts/artwiz-fonts/Makefile
index b612adb3b57..51bc2782696 100644
--- a/fonts/artwiz-fonts/Makefile
+++ b/fonts/artwiz-fonts/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:38 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:29 wiz Exp $
#
DISTNAME= artwiz-aleczapka-1.3
-PKGNAME= ${DISTNAME:S/aleczapka/fonts/}
+PKGNAME= ${DISTNAME:S/aleczapka/fonts/}
PKGREVISION= 3
CATEGORIES= fonts
MASTER_SITES= http://fluxbox.org/artwiz-aleczapka/
diff --git a/fonts/cyberbit-ttf/Makefile.common b/fonts/cyberbit-ttf/Makefile.common
index c7e4a14cf89..987c121de6e 100644
--- a/fonts/cyberbit-ttf/Makefile.common
+++ b/fonts/cyberbit-ttf/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2006/04/22 09:22:08 rillig Exp $
+# $NetBSD: Makefile.common,v 1.18 2007/02/22 19:26:29 wiz Exp $
#
DISTNAME= # empty
@@ -17,9 +17,9 @@ BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
LICENSE= cyberbit-ttf-license
RESTRICTED= Redistribution not permitted; single user license only.
NO_SRC_ON_CDROM=${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
DIST_SUBDIR= cyberbit-ttf
diff --git a/fonts/gucharmap/Makefile b/fonts/gucharmap/Makefile
index fed7953603a..34f949e07e0 100644
--- a/fonts/gucharmap/Makefile
+++ b/fonts/gucharmap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/09/16 12:20:34 jmmv Exp $
+# $NetBSD: Makefile,v 1.42 2007/02/22 19:26:29 wiz Exp $
#
DISTNAME= gucharmap-1.8.0
@@ -17,7 +17,7 @@ USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-PKGCONFIG_OVERRIDE+= gucharmap.pc.in
+PKGCONFIG_OVERRIDE+= gucharmap.pc.in
GTK2_IMMODULES= yes
diff --git a/fonts/jisx0208fonts/Makefile b/fonts/jisx0208fonts/Makefile
index 4ff10f3bed0..fafe17119cb 100644
--- a/fonts/jisx0208fonts/Makefile
+++ b/fonts/jisx0208fonts/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2006/02/05 23:09:10 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2007/02/22 19:26:29 wiz Exp $
#
DISTNAME= jisx0208fonts-200301316
PKGREVISION= 1
CATEGORIES= fonts x11 japanese
-MASTER_SITES= # empty
+MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
diff --git a/fonts/mglfonts/Makefile b/fonts/mglfonts/Makefile
index 47ba4913a5c..6d82b1af5f4 100644
--- a/fonts/mglfonts/Makefile
+++ b/fonts/mglfonts/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:26 grant Exp $
+# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:29 wiz Exp $
-DISTNAME= fontkit-nobdf
-PKGNAME= mglfonts-0.1
-CATEGORIES= fonts
-MASTER_SITES= http://www.at.sakura.ne.jp/~suz/arc/
+DISTNAME= fontkit-nobdf
+PKGNAME= mglfonts-0.1
+CATEGORIES= fonts
+MASTER_SITES= http://www.at.sakura.ne.jp/~suz/arc/
-MAINTAINER= fk200329@fsinet.or.jp
+MAINTAINER= fk200329@fsinet.or.jp
HOMEPAGE= http://www.NetBSD.org/Ports/hpcmips/mgl2.html
COMMENT= MGL2 fonts and font tools
diff --git a/fonts/ms-ttf/Makefile b/fonts/ms-ttf/Makefile
index dba3c4bcfff..9abadd95906 100644
--- a/fonts/ms-ttf/Makefile
+++ b/fonts/ms-ttf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/11/05 17:17:04 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:29 wiz Exp $
DISTNAME= # empty
PKGNAME= ms-ttf-20020306
@@ -17,17 +17,17 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= cabextract-[0-9]*:../../archivers/cabextract
-LICENSE= ms-ttf-license
+LICENSE= ms-ttf-license
RESTRICTED= No redistribution in altered form
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_CONFIGURE= yes
-NO_BUILD= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
-USE_X11BASE= yes
+USE_X11BASE= yes
DIST_SUBDIR= ms-ttf
EVAL_PREFIX+= CABEXTRACT_PREFIX=cabextract
CABEXTRACT_PREFIX_DEFAULT=${LOCALBASE}
diff --git a/fonts/profont/Makefile b/fonts/profont/Makefile
index 389a9728828..bbc755405c7 100644
--- a/fonts/profont/Makefile
+++ b/fonts/profont/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2007/02/15 22:37:06 perry Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:30 wiz Exp $
#
DISTNAME= profontlinux
-PKGNAME= profont-1.0
+PKGNAME= profont-1.0
PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= http://www.tobiasjung.net/dl/