diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-06-03 14:52:21 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-06-03 14:52:21 +0200 |
commit | d3c99522393bc9ad543dd0dda6afbbb6099d339f (patch) | |
tree | 91bf71b6678ff7f181b832a86a5eb6e142323346 /fonts/font-xfree86-type1 | |
parent | 2fd3443cccc1d23882edc3d33c83a466c4326f12 (diff) |
fonts/xfree86-type1: add
Diffstat (limited to 'fonts/font-xfree86-type1')
-rw-r--r-- | fonts/font-xfree86-type1/Makefile | 28 | ||||
-rw-r--r-- | fonts/font-xfree86-type1/distinfo | 2 | ||||
-rw-r--r-- | fonts/font-xfree86-type1/pkg/DESCR | 1 | ||||
-rw-r--r-- | fonts/font-xfree86-type1/pkg/PLIST | 3 |
4 files changed, 34 insertions, 0 deletions
diff --git a/fonts/font-xfree86-type1/Makefile b/fonts/font-xfree86-type1/Makefile new file mode 100644 index 0000000..6e8dbdc --- /dev/null +++ b/fonts/font-xfree86-type1/Makefile @@ -0,0 +1,28 @@ + +PKG_ARCH = * + +COMMENT = XFree86 Type1 fonts + +DISTNAME = font-xfree86-type1-1.0.5 + +CATEGORIES = fonts x11 + +HOMEPAGE = https://gitlab.freedesktop.org/xorg/font/font-xfree86-type1 + +MAINTAINER = xenocara@openbsd.org + +# MIT +PERMIT_PACKAGE = Yes + +MASTER_SITES = ${MASTER_SITE_XORG:=font/} + +MODULES = xenocara + +BUILD_DEPENDS = fonts/xorg-font-util + +CONFIGURE_STYLE = gnu +SEPARATE_BUILD = Yes + +NO_TEST = Yes + +.include <bsd.port.mk> diff --git a/fonts/font-xfree86-type1/distinfo b/fonts/font-xfree86-type1/distinfo new file mode 100644 index 0000000..eecb50c --- /dev/null +++ b/fonts/font-xfree86-type1/distinfo @@ -0,0 +1,2 @@ +SHA256 (font-xfree86-type1-1.0.5.tar.gz) = MHLlbTkB4+V1JQJRchdVmF7l2yABq9Z95TjjrJhP8xU= +SIZE (font-xfree86-type1-1.0.5.tar.gz) = 152321 diff --git a/fonts/font-xfree86-type1/pkg/DESCR b/fonts/font-xfree86-type1/pkg/DESCR new file mode 100644 index 0000000..4eb7774 --- /dev/null +++ b/fonts/font-xfree86-type1/pkg/DESCR @@ -0,0 +1 @@ +XFree86 fonts in Type1 format diff --git a/fonts/font-xfree86-type1/pkg/PLIST b/fonts/font-xfree86-type1/pkg/PLIST new file mode 100644 index 0000000..a39c708 --- /dev/null +++ b/fonts/font-xfree86-type1/pkg/PLIST @@ -0,0 +1,3 @@ +lib/X11/fonts/Type1/cursor.pfa +@comment lib/X11/fonts/Type1/fonts.dir +@comment lib/X11/fonts/Type1/fonts.scale |