summaryrefslogtreecommitdiff
path: root/textproc/aspell-portuguese/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell-portuguese/Makefile')
-rw-r--r--textproc/aspell-portuguese/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/aspell-portuguese/Makefile b/textproc/aspell-portuguese/Makefile
deleted file mode 100644
index 8b35ced4c79..00000000000
--- a/textproc/aspell-portuguese/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2012/10/25 06:55:41 asau Exp $
-#
-
-DISTNAME= aspell6-pt_PT-20070510-0
-PKGNAME= aspell-portuguese-20070510.0
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pt_PT/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://aspell.net/
-COMMENT= Portuguese language support for aspell
-
-HAS_CONFIGURE= YES
-
-.include "../../textproc/aspell/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"