mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ceba211283
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
20 lines
480 B
Makefile
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>
|