1999-06-11 09:09:09 +00:00
|
|
|
# New ports collection makefile for: yafc
|
1999-07-21 05:13:05 +00:00
|
|
|
# Version required: 0.4.4
|
1999-06-11 09:09:09 +00:00
|
|
|
# Date created: 10 June 1999
|
1999-06-19 08:26:18 +00:00
|
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
1999-06-11 09:09:09 +00:00
|
|
|
#
|
1999-07-21 05:13:05 +00:00
|
|
|
# $Id: Makefile,v 1.4 1999/06/20 07:23:25 cpiazza Exp $
|
1999-06-11 09:09:09 +00:00
|
|
|
#
|
|
|
|
|
1999-07-21 05:13:05 +00:00
|
|
|
DISTNAME= yafc-0.4.4
|
1999-06-11 09:09:09 +00:00
|
|
|
CATEGORIES= net
|
1999-07-21 05:13:05 +00:00
|
|
|
# http master site has a corrupted distfile
|
|
|
|
#MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
|
|
|
|
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/
|
1999-06-11 09:09:09 +00:00
|
|
|
|
1999-06-19 08:26:18 +00:00
|
|
|
MAINTAINER= cpiazza@FreeBSD.org
|
1999-06-11 09:09:09 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_BZIP2= yes
|
|
|
|
|
|
|
|
MAN1= yafc.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|