mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
fd7264def0
Submitted by: Prudhvi (maintainer via irc)
21 lines
478 B
Makefile
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>
|