diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-23 06:54:04 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-23 06:54:04 +0000 |
commit | c358e850a7d775ec42211395d196a6f160b84002 (patch) | |
tree | 6dbec86bff5dfaf9dab3440325233bda6804f345 /arabic/arabtex | |
parent | 4e6d4d6f79c772ab75693f30b9090902caa65cce (diff) | |
download | freebsd-ports-c358e850a7d775ec42211395d196a6f160b84002.zip |
Second round of Makefile cleanups in Arabic ports.
Diffstat (limited to 'arabic/arabtex')
-rw-r--r-- | arabic/arabtex/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/arabic/arabtex/Makefile b/arabic/arabtex/Makefile index 588826811d94..028040c492c1 100644 --- a/arabic/arabtex/Makefile +++ b/arabic/arabtex/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: arabtex -# Date created: 2005-07-15 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= arabtex PORTVERSION= 3.11 @@ -14,7 +10,7 @@ DISTNAME= arab${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz MAINTAINER= nivit@FreeBSD.org -COMMENT= A TeX/LaTeX package to generate the Arabic writing +COMMENT= TeX/LaTeX package to generate Arabic writing BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal |