mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
4950255203
"plan9" is a virtual category now. Reviewed by: the ports list
20 lines
490 B
Makefile
20 lines
490 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.6 1998/11/21 17:18:16 steve Exp $
|
|
#
|
|
|
|
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>
|