1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/ftp/yafc/Makefile
Mark Pulford c889820fe0 Update to 0.7.1. Removed useless gettext dependency.
PR:		28044
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-06-12 09:35:02 +00:00

22 lines
362 B
Makefile

# New ports collection makefile for: yafc
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= yafc
PORTVERSION= 0.7.1
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN1= yafc.1
.include <bsd.port.mk>