freebsd-ports/graphics/gfont/Makefile
1997-12-09 15:42:37 +00:00

25 lines
582 B
Makefile

# New ports collection makefile for: gfont
# Version required: 1.0.2
# Date created: 09-Sep-1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
# $Id: Makefile,v 1.2 1997/09/16 09:37:47 rse Exp $
#
DISTNAME= gfont-1.0.2
CATEGORIES= graphics print www
MASTER_SITES= http://www.engelschall.com/sw/gfont/distrib/ \
ftp://ftp.engelschall.com/sw/gfont/
MAINTAINER= rse@engelschall.com
RUN_DEPENDS= mf:${PORTSDIR}/print/teTeX \
gftopk:${PORTSDIR}/print/teTeX \
gsftopk:${PORTSDIR}/print/teTeX
USE_PERL5= yes
HAS_CONFIGURE= yes
MAN1= gfont.1
.include <bsd.port.mk>