1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/ftp/yafc/Makefile

21 lines
394 B
Makefile
Raw Normal View History

# New ports collection makefile for: yafc
1999-08-01 02:33:46 +00:00
# Version required: 0.4.5
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
1999-08-02 10:44:03 +00:00
# $Id: Makefile,v 1.6 1999/08/01 02:33:45 cpiazza Exp $
#
1999-08-01 02:33:46 +00:00
DISTNAME= yafc-0.4.5
1999-08-02 10:44:03 +00:00
CATEGORIES= ftp
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/
MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
USE_BZIP2= yes
MAN1= yafc.1
.include <bsd.port.mk>