1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/alf/Makefile
2005-05-31 17:52:34 +00:00

22 lines
360 B
Makefile

# 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
COMMENT= Abstract Large File
USE_PYTHON= yes
USE_LIBTOOL_VER=15
.include <bsd.port.mk>