freebsd-ports/x11-fonts/freefonts/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

22 lines
454 B
Makefile

# New ports collection makefile for: freefonts
# Version required: 0.10
# Date created: Thu Aug 1 21:32:14 CDT 1996
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.5 1997/12/04 13:58:06 vanilla Exp $
#
DISTNAME= freefonts-0.10
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
MAINTAINER= erich@FreeBSD.org
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
post-install:
@cat ${PKGDIR}/DESCR
.include <bsd.port.mk>