freebsd-ports/textproc/hi-aspell/Makefile

21 lines
457 B
Makefile
Raw Normal View History

# New ports collection makefile for: hi-aspell
# Date created: 02 June 2005
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
2007-12-11 22:11:01 +01:00
DISTVERSION= 6-hi-0.02-0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Hindi dictionary
DICT= hi
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>