1d99477c46
Discussed with: bapt Feature safe: yes
20 lines
470 B
Makefile
20 lines
470 B
Makefile
# New ports collection makefile for: uk-aspell
|
|
# Date created: 18 October 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= aspell
|
|
DISTVERSION= 6-uk-1.4.0-0
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 2
|
|
CATEGORIES= ukrainian textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Ukrainian dictionaries
|
|
|
|
DICT= uk
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|