aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/Xg/Makefile
blob: a62d7f16886c28ae1610870ab9b27f2d17ee2bb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    libXg
# Version required:     ????? arbitrarily picked 1.0 for version
# Date created:         Sun Aug 13 12:36:14 CDT 1995
# Whom:                 erich@rrnet.com
#
# $Id: Makefile,v 1.1.1.1 1995/08/14 04:08:02 asami Exp $
#

DISTNAME=   libXg.utf.fonts
PKGNAME=    libXgFonts-1.0
CATEGORIES+=    plan9
MASTER_SITES=   ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= erich@FreeBSD.org

NO_WRKSUBDIR=   yes
USE_X11=    yes

.include <bsd.port.mk>