2002-09-04 14:19:55 +02:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: alf
|
|
|
|
# Date created: Sep 4, 2002
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= alf
|
|
|
|
PORTVERSION= 0.1
|
|
|
|
CATEGORIES= devel python
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= largefiles
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= Abstract Large File
|
2002-09-04 14:19:55 +02:00
|
|
|
|
|
|
|
USE_PYTHON= yes
|
2004-03-14 07:17:56 +01:00
|
|
|
USE_LIBTOOL_VER= 13
|
2002-09-04 14:19:55 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|