mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
5bad93b56d
PR: 42532 Submitted by: thierry@pompo.net
18 lines
361 B
Makefile
18 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"
|