diff options
Diffstat (limited to 'portuguese/aspell-pt_PT/Makefile')
-rw-r--r-- | portuguese/aspell-pt_PT/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile deleted file mode 100644 index 7bf49222e123..000000000000 --- a/portuguese/aspell-pt_PT/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: pt-aspell -# Date created: 6 September 2002 -# Whom: Thierry Thomas <thierry@pompo.net> -# -# $FreeBSD$ -# - -PORTNAME= aspell -CATEGORIES= portuguese - -MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Portuguese dictionary - -MASTERDIR= ${.CURDIR}/../../textproc/aspell - -ASPELL_PT= sim - -.include "${MASTERDIR}/Makefile" |