blob: 9598e9ff6a364b5f2382a672b63dfc81e82fd553 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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"
|