5bad93b56d
PR: 42532 Submitted by: thierry@pompo.net
17 lines
361 B
Makefile
17 lines
361 B
Makefile
# New ports collection makefile for: ru-aspell
|
|
# Date created: 1 September 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= aspell
|
|
CATEGORIES= russian
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/aspell
|
|
|
|
ASPELL_RU= da
|
|
|
|
.include "${MASTERDIR}/Makefile"
|