blob: d879ea13ddd209ef6d5e8e3d1a6c3aedd333f599 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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.3 1996/11/12 02:19:36 obrien Exp $
#
DISTNAME= libXg.utf.fonts
PKGNAME= libXgFonts-1.0
CATEGORIES= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= erich@FreeBSD.org
NO_WRKSUBDIR= yes
USE_X11= yes
.include <bsd.port.mk>
|