/net/nettest/files/

Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gfont/Makefile
blob: 986d3ce53b2885ba6fe37b81a147c5da80405f7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    gfont
# Version required:     1.0.1
# Date created:         Tue Sep  9 11:00:14 MET DST 1997
# Whom:             Ralf S. Engelschall <rse@engelschall.com>
#
# $Id$
#

DISTNAME=   gfont-1.0.1
CATEGORIES= graphics print www
MASTER_SITES=   http://www.engelschall.com/sw/gfont/distrib/ \
        ftp://ftp.engelschall.com/sw/

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>