mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
969241a94a
PR: 121584 Submitted by: Chess Griffin <chess@chessgriffin.com>
25 lines
603 B
Makefile
25 lines
603 B
Makefile
# New ports collection makefile for: libXg
|
|
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
|
# Whom: erich@rrnet.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libXgFonts
|
|
PORTVERSION= 1.0
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11-fonts plan9
|
|
MASTER_SITES= ftp://ftp.cs.usyd.edu.au/matty/unicode/
|
|
DISTNAME= libXg.utf.fonts
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= UNICODE fonts for use with 9term and sam
|
|
|
|
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
|
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
|
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|