2002-09-10 05:39:30 +02:00
|
|
|
# New ports collection makefile for: br-aspell
|
|
|
|
# Date created: 1 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTNAME= ${DICT}-aspell
|
|
|
|
DISTVERSION= -br-0.50-1
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 1
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTEPOCH= 1
|
|
|
|
CATEGORIES= textproc
|
2002-09-10 05:39:30 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Breton dictionary
|
2002-09-10 05:39:30 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= br
|
2002-09-10 05:39:30 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|