7be920d583
PR: ports/44246 Submitted by: Thierry Thomas <thierry@pompo.net>
17 lines
363 B
Makefile
17 lines
363 B
Makefile
# New ports collection makefile for: uk-aspell
|
|
# Date created: 18 October 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= aspell
|
|
CATEGORIES= ukrainian
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/aspell
|
|
|
|
ASPELL_UK= tak
|
|
|
|
.include "${MASTERDIR}/Makefile"
|