aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/yafc/Makefile
blob: f78cc09f2d07a13d65bdf4765dce226bd0f3fcce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    yafc
# Date created:     10 June 1999
# Whom:         Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   yafc
PORTVERSION=    0.5.1
CATEGORIES= ftp
MASTER_SITES=   ftp://mayer.physto.se/pub/yafc/

MAINTAINER= cpiazza@FreeBSD.org

GNU_CONFIGURE=  yes
USE_BZIP2=  yes

.include <bsd.port.mk>