freebsd-ports/textproc/mr-aspell/Makefile

21 lines
459 B
Makefile
Raw Normal View History

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