1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/ftp/yafc/Makefile
Michael Haro 941584ebd3 Update yafc to 0.4.3.
PR: 12237
Submitted by: maintainer
1999-06-18 03:02:53 +00:00

22 lines
426 B
Makefile

# New ports collection makefile for: yafc
# Version required: 0.4.3
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@home.net>
#
# $Id: Makefile,v 1.1.1.1 1999/06/11 09:09:07 taoka Exp $
#
DISTNAME= yafc-0.4.3
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>