freebsd-ports/russian/aspell/Makefile

21 lines
466 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
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= russian textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Russian dictionary
DICT= ru
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>