mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
448 B
Makefile
20 lines
448 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
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= libXg.utf.fonts
|
|
PKGNAME= libXgFonts-1.0
|
|
CATEGORIES= x11-fonts 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>
|