freebsd-ports/ftp/yafc/Makefile

19 lines
335 B
Makefile
Raw Normal View History

# New ports collection makefile for: yafc
2000-01-08 04:14:53 -05:00
# Version required: 0.5.1
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
1999-08-25 01:57:29 -04:00
# $FreeBSD$
#
2000-01-08 04:14:53 -05:00
DISTNAME= yafc-0.5.1
1999-08-02 06:44:03 -04:00
CATEGORIES= ftp
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/
MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
USE_BZIP2= yes
.include <bsd.port.mk>