diff options
Diffstat (limited to 'polish/aspell/Makefile')
-rw-r--r-- | polish/aspell/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile deleted file mode 100644 index 5eba12f26191..000000000000 --- a/polish/aspell/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: pl-aspell -# Date created: 3 September 2002 -# Whom: Thierry Thomas <thierry@pompo.net> -# -# $FreeBSD$ -# - -PORTNAME= pl-aspell - -MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Polish dictionary - -MASTERDIR= ${.CURDIR}/../aspell - -ASPELL_PL= tak - -.include "${MASTERDIR}/Makefile" |