2002-09-10 05:51:35 +02:00
|
|
|
# New ports collection makefile for: ro-aspell
|
|
|
|
# Date created: 7 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTNAME= ${DICT}-aspell
|
2010-02-03 21:34:25 +01:00
|
|
|
DISTVERSION= 5-ro-3.3-2
|
2006-07-15 16:28:44 +02:00
|
|
|
PORTEPOCH= 1
|
|
|
|
CATEGORIES= textproc
|
2002-09-10 05:51:35 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 16:28:44 +02:00
|
|
|
COMMENT= Aspell Romanian dictionary
|
2002-09-10 05:51:35 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
DICT= ro
|
2002-09-10 05:51:35 +02:00
|
|
|
|
2006-07-15 16:28:44 +02:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|