mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
394 B
Makefile
21 lines
394 B
Makefile
# New ports collection makefile for: yafc
|
|
# Version required: 0.4.5
|
|
# Date created: 10 June 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $Id: Makefile,v 1.5 1999/07/21 05:13:03 cpiazza Exp $
|
|
#
|
|
|
|
DISTNAME= yafc-0.4.5
|
|
CATEGORIES= net
|
|
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>
|