1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/alf/Makefile
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

24 lines
396 B
Makefile

# ex:ts=8
# Ports collection makefile for: alf
# Date created: Sep 4, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= alf
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= largefiles
MAINTAINER= ports@FreeBSD.org
COMMENT= Abstract Large File
USE_PYTHON= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>