diff options
Diffstat (limited to 'portuguese/aspell-pt_PT/Makefile')
-rw-r--r-- | portuguese/aspell-pt_PT/Makefile | 19 |
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 7e515a672b0d..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= -pt-0.50-2 -PORTEPOCH= 1 -CATEGORIES= portuguese textproc - -MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell Portuguese dictionary - -DICT= pt - -.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" -.include <bsd.port.post.mk> |