2006-01-19 23:09:42 +00:00
|
|
|
# New ports collection makefile for: gu-aspell
|
|
|
|
# Date created: 19 January 2006
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-15 14:28:44 +00:00
|
|
|
PORTNAME= ${DICT}-aspell
|
|
|
|
DISTVERSION= 6-gu-0.02-0
|
|
|
|
CATEGORIES= textproc
|
2006-01-19 23:09:42 +00:00
|
|
|
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
2006-07-15 14:28:44 +00:00
|
|
|
COMMENT= Aspell Gujarati dictionary
|
2006-01-19 23:09:42 +00:00
|
|
|
|
2006-07-15 14:28:44 +00:00
|
|
|
DICT= gu
|
2006-01-19 23:09:42 +00:00
|
|
|
|
2006-07-15 14:28:44 +00:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|