1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/arabic/libitl/Makefile
Pav Lucistnik 44e083b632 The Islamic Tools and Libraries (ITL) is a project to provide a plethora of
useful Islamic tools and applications as well as a comprehensive feature-full
Islam-centric library. The ITL project currently includes full lunar-centric
time measurement routines.

PR:		ports/76264
Submitted by:	Samy Al Bahra <samy@kerneled.org>
2005-01-16 00:29:46 +00:00

25 lines
514 B
Makefile

# New ports collection makefile for: libitl
# Date created: January 12 2005
# Whom: Samy Al Bahra <samy@kerneled.org>
#
# $FreeBSD$
#
PORTNAME= libitl
PORTVERSION= 0.6.3
CATEGORIES= arabic
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= arabeyes
MAINTAINER= samy@kerneled.org
COMMENT= An API abstraction to common Islamic calculations
GNU_CONFIGURE= yes
USE_BZIP2= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/itl
WRKSRC= ${WRKDIR}/itl/libs-${PORTVERSION}
.include <bsd.port.mk>