mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
941584ebd3
PR: 12237 Submitted by: maintainer
22 lines
426 B
Makefile
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>
|