1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11-fonts/Xg/Makefile

25 lines
544 B
Makefile
Raw Normal View History

# New ports collection makefile for: libXg
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
1999-08-31 03:04:38 +00:00
# $FreeBSD$
#
PORTNAME= libXgFonts
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= x11-fonts plan9
MASTER_SITES= ftp://ftp.cs.usyd.edu.au/matty/unicode/
DISTNAME= libXg.utf.fonts
1995-10-28 20:35:56 +00:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 19:21:36 +00:00
COMMENT= UNICODE fonts for use with 9term and sam
1995-10-28 20:35:56 +00:00
BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT}
RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>