summaryrefslogtreecommitdiff
path: root/fonts/font-xfree86-type1/Makefile
blob: 6e8dbdc4fdc0889aaae4fa9e13ba797c3505608f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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>