1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-fonts/Xg/Makefile
Satoshi Asami ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00

20 lines
480 B
Makefile

# 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.4 1997/01/27 15:59:35 erich 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_X_PREFIX= yes
.include <bsd.port.mk>