mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
19 lines
322 B
Makefile
19 lines
322 B
Makefile
# New ports collection makefile for: yafc
|
|
# Date created: 10 June 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= yafc
|
|
PORTVERSION= 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>
|