diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-20 09:16:17 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-20 09:16:17 +0000 |
commit | 8c9b5018a09d380f315aa54022c4d243fd03a68c (patch) | |
tree | 7ae2083f2ea1a7a39a80c0ce3f196c662c9e613c /arabic/libitl | |
parent | 6cd8cd5081382925ec60e37348fc377627daa14d (diff) |
Notes
Diffstat (limited to 'arabic/libitl')
-rw-r--r-- | arabic/libitl/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/arabic/libitl/Makefile b/arabic/libitl/Makefile index 125cd8ca16cb..631704812c3e 100644 --- a/arabic/libitl/Makefile +++ b/arabic/libitl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libitl -# Date created: January 12 2005 -# Whom: Samy Al Bahra <samy@kerneled.org> -# +# Created by: Samy Al Bahra <samy@kerneled.org> # $FreeBSD$ -# PORTNAME= libitl PORTVERSION= 0.7.0 @@ -11,7 +7,7 @@ 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 +COMMENT= API abstraction to common Islamic calculations GNU_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/itl |