freebsd-ports/textproc/mn-aspell/Makefile
2008-08-18 21:32:44 +00:00

19 lines
447 B
Makefile

# New ports collection makefile for: mn-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-mn-0.06-2
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Mongolian dictionary
DICT= mn
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>