freebsd-ports/arabic/libitl/Makefile
Max Brazhnikov e2f92a3547 Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.
PR:		based on ports/146365
Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua>
2010-05-23 18:06:57 +00:00

20 lines
472 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.7.0
CATEGORIES= arabic
MASTER_SITES= SF/arabeyes/ITL%20Library%20%28${PORTNAME}%29/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An API abstraction to common Islamic calculations
GNU_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/itl
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>