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)
18 lines
435 B
Makefile
18 lines
435 B
Makefile
# New ports collection makefile for: jdictionary-ger-hun
|
|
# Date created: 20.12.2004
|
|
# Whom: hq@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= jdictionary-ger-hun
|
|
PORTVERSION= 1.4
|
|
PORTREVISION= 2
|
|
CATEGORIES= german hungarian textproc
|
|
DISTNAME= SmartGerHun-1_4.jar
|
|
|
|
COMMENT= JDictionary plugin: German-Hungarian dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
|
|
|
|
.include "${MASTERDIR}/Makefile.plugin"
|