090059a210
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
21 lines
469 B
Makefile
21 lines
469 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= ports@FreeBSD.org
|
|
COMMENT= Aspell Ukrainian dictionaries
|
|
|
|
DICT= uk
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|