diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/font-misc-ethiopic/DESCR | 3 | ||||
-rw-r--r-- | fonts/font-misc-ethiopic/Makefile | 21 | ||||
-rw-r--r-- | fonts/font-misc-ethiopic/PLIST | 3 | ||||
-rw-r--r-- | fonts/font-misc-ethiopic/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
diff --git a/fonts/font-misc-ethiopic/DESCR b/fonts/font-misc-ethiopic/DESCR new file mode 100644 index 00000000000..fcd3ec0115b --- /dev/null +++ b/fonts/font-misc-ethiopic/DESCR @@ -0,0 +1,3 @@ +This are the TTF and OTF versions of the Miscellaneous Ethiopic fonts. + +This is from the modular Xorg project. diff --git a/fonts/font-misc-ethiopic/Makefile b/fonts/font-misc-ethiopic/Makefile new file mode 100644 index 00000000000..4fe84c1e4d8 --- /dev/null +++ b/fonts/font-misc-ethiopic/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 05:51:30 obache Exp $ +# + +DISTNAME= font-misc-ethiopic-1.0.1 +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_XORG:=font/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/ +COMMENT= Miscellaneous Ethiopic OTF fonts +LICENSE= mit + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes + +FONTS_DIRS.ttf= share/fonts/X11/OTF +FONTS_DIRS.ttf+=share/fonts/X11/TTF + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-misc-ethiopic/PLIST b/fonts/font-misc-ethiopic/PLIST new file mode 100644 index 00000000000..8d0c81b582b --- /dev/null +++ b/fonts/font-misc-ethiopic/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 05:51:30 obache Exp $ +share/fonts/X11/OTF/GohaTibebZemen.otf +share/fonts/X11/TTF/GohaTibebZemen.ttf diff --git a/fonts/font-misc-ethiopic/distinfo b/fonts/font-misc-ethiopic/distinfo new file mode 100644 index 00000000000..f23e7428f70 --- /dev/null +++ b/fonts/font-misc-ethiopic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/10 05:51:30 obache Exp $ + +SHA1 (font-misc-ethiopic-1.0.1.tar.bz2) = 2677191fd8b515c53bde6402513249fc0f48d53a +RMD160 (font-misc-ethiopic-1.0.1.tar.bz2) = af4cf0787335ac2ad75f03717391ec8a70d3002b +Size (font-misc-ethiopic-1.0.1.tar.bz2) = 235856 bytes |