aboutsummaryrefslogtreecommitdiff
path: root/portuguese/aspell-pt_PT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'portuguese/aspell-pt_PT/Makefile')
-rw-r--r--portuguese/aspell-pt_PT/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile
deleted file mode 100644
index 351f263e6af9..000000000000
--- a/portuguese/aspell-pt_PT/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: pt-aspell
-# Date created: 6 September 2002
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= aspell
-DISTVERSION= 6-pt_PT-20070206-0
-PORTEPOCH= 1
-CATEGORIES= portuguese textproc
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Aspell Portuguese dictionary
-
-DICT= pt_PT
-
-.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
-.include <bsd.port.post.mk>