freebsd-ports/russian/aspell/Makefile

20 lines
449 B
Makefile
Raw Normal View History

# New ports collection makefile for: ru-aspell
# Date created: 1 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= aspell
DISTVERSION= 6-ru-0.99f7-1
PORTEPOCH= 1
CATEGORIES= russian textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Russian dictionary
DICT= ru
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>