mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
335 B
Makefile
19 lines
335 B
Makefile
# New ports collection makefile for: yafc
|
|
# Version required: 0.5.1
|
|
# Date created: 10 June 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= yafc-0.5.1
|
|
CATEGORIES= ftp
|
|
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/
|
|
|
|
MAINTAINER= cpiazza@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_BZIP2= yes
|
|
|
|
.include <bsd.port.mk>
|