aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/yafc/Makefile
blob: c3c0309ec080111c05922207e9b02b24b9605ec4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    yafc
# Version required: 0.4.2
# Date created:     10 June 1999
# Whom:         Chris Piazza <cpiazza@home.net>
#
# $Id$
#

DISTNAME=   yafc-0.4.2
CATEGORIES= net
MASTER_SITES=   http://www.stacken.kth.se/~mhe/yafc/ \
        ftp://mayer.physto.se/pub/

MAINTAINER= cpiazza@home.net

GNU_CONFIGURE=  yes
USE_BZIP2=  yes

MAN1=       yafc.1

.include <bsd.port.mk>