1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/x11-fonts/Xg/Makefile
Martin Wilke 969241a94a - Remove dependency on X_CLIENTS_PORTS and USE_X_PREFIX
PR:		121584
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-03-13 20:57:21 +00:00

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>