1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/textproc/te-aspell/Makefile

20 lines
446 B
Makefile
Raw Normal View History

# New ports collection makefile for: te-aspell
# Date created: 13 November 2005
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-te-0.01-2
PORTEPOCH= 1
CATEGORIES= textproc
2007-01-14 15:37:32 +00:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Telugu dictionary
DICT= te
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>