freebsd-ports/devel/alf/Makefile

22 lines
358 B
Makefile
Raw Normal View History

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
USE_LIBTOOL= yes
.include <bsd.port.mk>