From ed3f1e0df3323d861c9e8c5bc15c7d3cc1554752 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 7 Jun 2012 14:02:21 +0000 Subject: Add xorg-fonts sub meta ports and bump em to the new version. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@518 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11-fonts/xorg-fonts-100dpi/Makefile | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 x11-fonts/xorg-fonts-100dpi/Makefile (limited to 'x11-fonts/xorg-fonts-100dpi/Makefile') diff --git a/x11-fonts/xorg-fonts-100dpi/Makefile b/x11-fonts/xorg-fonts-100dpi/Makefile new file mode 100644 index 0000000..0a8d19d --- /dev/null +++ b/x11-fonts/xorg-fonts-100dpi/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: xorg-fonts-100dpi +# Date created: 30 May 2004 +# Whom: anholt@FreeBSD.org +# +# $FreeBSD$ +# + +PORTNAME= xorg-fonts-100dpi +PORTVERSION= 7.7 +CATEGORIES= x11-fonts +MASTER_SITES= # none +DISTFILES= # none +EXTRACT_ONLY= # none + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org 100dpi bitmap fonts + +RUN_DEPENDS= ${FONTDIR}/100dpi/courB08.pcf.gz:${PORTSDIR}/x11-fonts/font-adobe-100dpi \ + ${FONTDIR}/100dpi/UTBI__10.pcf.gz:${PORTSDIR}/x11-fonts/font-adobe-utopia-100dpi \ + ${FONTDIR}/100dpi/luBIS08.pcf.gz:${PORTSDIR}/x11-fonts/font-bh-100dpi \ + ${FONTDIR}/100dpi/lutBS08.pcf.gz:${PORTSDIR}/x11-fonts/font-bh-lucidatypewriter-100dpi \ + ${FONTDIR}/100dpi/charB08.pcf.gz:${PORTSDIR}/x11-fonts/font-bitstream-100dpi \ + ${FONTDIR}/encodings/encodings.dir:${PORTSDIR}/x11-fonts/encodings + +CONFLICTS= XFree86-font100dpi-* + +NO_BUILD= # none +FONTDIR= ${LOCALBASE}/lib/X11/fonts + +do-install: # empty + +.include -- cgit v1.2.3