2005-01-16 01:29:46 +01:00
|
|
|
# New ports collection makefile for: libitl
|
|
|
|
# Date created: January 12 2005
|
|
|
|
# Whom: Samy Al Bahra <samy@kerneled.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libitl
|
2010-01-10 15:46:46 +01:00
|
|
|
PORTVERSION= 0.7.0
|
2005-01-16 01:29:46 +01:00
|
|
|
CATEGORIES= arabic
|
2010-01-10 15:46:46 +01:00
|
|
|
MASTER_SITES= SF/arabeyes/ITL%20Library%20%28${PORTNAME}%29/${PORTNAME}-${PORTVERSION}
|
2005-01-16 01:29:46 +01:00
|
|
|
|
2009-08-19 21:50:32 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2005-01-16 01:29:46 +01:00
|
|
|
COMMENT= An API abstraction to common Islamic calculations
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2010-05-23 20:06:57 +02:00
|
|
|
USE_LDCONFIG= ${PREFIX}/lib/itl
|
2009-11-19 23:07:43 +01:00
|
|
|
MAKE_JOBS_UNSAFE= yes
|
2005-01-16 01:29:46 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|