# Created by: ijliao
# $FreeBSD: tags/RELEASE_10_0_0/devel/alf/Makefile 336110 2013-12-10 20:57:37Z bapt $

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>
