# ex:ts=8
# Ports collection makefile for:	alf
# Date created:			Sep 4, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/devel/alf/Makefile,v 1.15 2010/12/04 07:30:59 ade Exp $
#

PORTNAME=	alf
PORTVERSION=	0.1
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	SF/largefiles/largefiles/${PORTNAME}-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Abstract Large File

USE_AUTOTOOLS=	libtool
USE_PYTHON=	yes
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
