diff options
Diffstat (limited to 'textproc/az-aspell/Makefile')
-rw-r--r-- | textproc/az-aspell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/az-aspell/Makefile b/textproc/az-aspell/Makefile index 4b5e8b03cf74..bf2a19ec5579 100644 --- a/textproc/az-aspell/Makefile +++ b/textproc/az-aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: az-aspell -# Date created: 28 August 2004 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= ${DICT}-aspell DISTVERSION= 6-az-0.02-0 @@ -16,5 +12,6 @@ COMMENT= Aspell Azerbaijani dictionary DICT= az +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |