freebsd-ports/ftp/yafc/Makefile
Ying-Chieh Liao 18f7a176d7 upgrade to 1.0
PR:		46130
Submitted by:	Ports Fury
2003-01-02 19:03:42 +00:00

22 lines
426 B
Makefile

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