1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/textproc/te-aspell/Makefile
Martin Wilke fd7264def0 - Update maintainer mail adress
Submitted by:	Prudhvi (maintainer via irc)
2009-07-13 21:40:50 +00:00

21 lines
478 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
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= prudhvi-krishna-bsd@surapaneni.in
COMMENT= Aspell Telugu dictionary
DICT= te
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>