1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-fonts/xfed/Makefile

25 lines
637 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfed
# Version required: something old
# Date created: 7 December 1994
# Whom: asami
#
# $Id: Makefile,v 1.14 1997/03/03 13:51:50 tg Exp $
#
DISTNAME= xfed
PKGNAME= xfed-1.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/
MAINTAINER= asami@FreeBSD.ORG
IGNOREFILES= ${DISTFILES}
USE_IMAKE= yes
MAKE_FLAGS= MANDIR=${PREFIX}/man/man1 BINDIR=${PREFIX}/bin -f
WRKSRC= ${WRKDIR}/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/xfed
pre-clean:
-rm -rf ${.CURDIR}/src
.include <bsd.port.mk>