2002-09-10 05:50:29 +02:00
|
|
|
# New ports collection makefile for: pt-aspell
|
|
|
|
# Date created: 6 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2002-11-21 20:28:17 +01:00
|
|
|
PORTNAME= aspell
|
2007-02-12 23:30:47 +01:00
|
|
|
DISTVERSION= 6-pt_PT-20070206-0
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTEPOCH= 1
|
|
|
|
CATEGORIES= portuguese textproc
|
2002-09-10 05:50:29 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Portuguese dictionary
|
2002-09-10 05:50:29 +02:00
|
|
|
|
2007-02-12 23:30:47 +01:00
|
|
|
DICT= pt_PT
|
2002-09-10 05:50:29 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|