1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/x11-fonts/xfed/Makefile

23 lines
563 B
Makefile

# New ports collection makefile for: xfed
# Version required: something old
# Date created: 7 December 1994
# Whom: asami
#
# $Id: Makefile,v 1.20 1999/05/31 04:48:32 steve Exp $
#
DISTNAME= xfed
PKGNAME= xfed-1.0
CATEGORIES= x11-fonts
MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/
MAINTAINER= ports@FreeBSD.ORG
IGNOREFILES= ${DISTFILES}
USE_IMAKE= yes
MAKE_FLAGS= MANDIR=${PREFIX}/man/man1 BINDIR=${PREFIX}/bin -f
WRKSRC= ${WRKDIR}/xfed
MAN1= xfed.1
.include <bsd.port.mk>