freebsd-ports/x11-fonts/xfed/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

22 lines
478 B
Makefile

# New ports collection makefile for: xfed
# Date created: 7 December 1994
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= xfed
PORTVERSION= 1.0
CATEGORIES= x11-fonts
MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/X11/fonts/edit/
DISTNAME= ${PORTNAME}
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>