add 'fonts' to their categories
This commit is contained in:
parent
e7b6752815
commit
46b7f21fa4
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2010/11/15 19:46:09 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2011/07/19 09:28:36 jasper Exp $
|
||||
|
||||
COMMENT= SDL TrueType fonts library
|
||||
|
||||
V= 2.0.10
|
||||
DISTNAME= SDL_ttf-${V}
|
||||
PKGNAME= sdl-ttf-${V}
|
||||
CATEGORIES= devel graphics
|
||||
CATEGORIES= devel graphics fonts
|
||||
MASTER_SITES= ftp://ftp.fr.freebsd.org/pub/FreeBSD/distfiles/ \
|
||||
http://www.libsdl.org/projects/SDL_ttf/release/
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 18:13:15 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/07/19 09:28:36 jasper Exp $
|
||||
|
||||
COMMENT= converts Japanese fonts in PostScript documents
|
||||
|
||||
CATEGORIES=japanese print
|
||||
CATEGORIES=japanese print fonts
|
||||
|
||||
DISTNAME=kanjips
|
||||
PKGNAME=${DISTNAME}-19900310
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/07/26 20:07:31 edd Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/07/19 09:28:36 jasper Exp $
|
||||
|
||||
COMMENT= 35 standard PostScript fonts with Adobe name aliases
|
||||
|
||||
DISTNAME= ghostscript-fonts-std-8.11
|
||||
PKGNAME= ${DISTNAME:S,-std-,-,}
|
||||
REVISION= 2
|
||||
CATEGORIES= x11 print
|
||||
CATEGORIES= x11 print fonts
|
||||
|
||||
HOMEPAGE= http://www.cs.wisc.edu/~ghost/doc/cvs/Fonts.htm
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 21:25:09 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/07/19 09:28:36 jasper Exp $
|
||||
|
||||
COMMENT= utilities for PostScript Type 1 fonts
|
||||
DISTNAME= t1utils-1.32
|
||||
CATEGORIES= print
|
||||
CATEGORIES= print fonts
|
||||
|
||||
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2010/10/24 21:15:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2011/07/19 09:28:36 jasper Exp $
|
||||
|
||||
COMMENT= X11 fonts (.bdf files) editor
|
||||
|
||||
DISTNAME= xfed
|
||||
PKGNAME= xfed-1.0
|
||||
REVISION= 1
|
||||
CATEGORIES= x11
|
||||
CATEGORIES= x11 fonts
|
||||
|
||||
# original site no longer available.
|
||||
MASTER_SITES= http://spacehopper.org/mirrors/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2011/04/10 18:02:55 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2011/07/19 09:28:36 jasper Exp $
|
||||
|
||||
COMMENT= Motif tool for editing X11 bitmap fonts
|
||||
|
||||
@ -6,7 +6,7 @@ VERSION= 4.7
|
||||
DISTNAME= xmbdfed-${VERSION}
|
||||
PKGNAME= ${DISTNAME}.1
|
||||
REVISION= 3
|
||||
CATEGORIES= x11
|
||||
CATEGORIES= x11 fonts
|
||||
HOMEPAGE= http://crl.nmsu.edu/~mleisher/xmbdfed.html
|
||||
|
||||
# BSD/Public Domain
|
||||
|
Loading…
Reference in New Issue
Block a user