1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/textproc/te-aspell/Makefile
2007-01-14 15:37:32 +00:00

20 lines
446 B
Makefile

# 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
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Telugu dictionary
DICT= te
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>