1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/arabic/libitl/Makefile
Colin Percival 6ec691dfa9 Change maintainer email address.
Submitted by:	maintainer
2006-04-15 22:21:14 +00:00

25 lines
516 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= sbahra@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>