mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
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)
19 lines
423 B
Makefile
19 lines
423 B
Makefile
# New ports collection makefile for: jdictionary-eng-ger
|
|
# Date created: 20.12.2004
|
|
# Whom: hq@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= jdictionary-eng-ger
|
|
PORTVERSION= 1.4
|
|
PORTREVISION= 2
|
|
CATEGORIES= german textproc
|
|
DISTNAME= SmartEngGer-1_4.jar
|
|
|
|
COMMENT= JDictionary plugin: English-German dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
|
|
|
|
.include "${MASTERDIR}/Makefile.plugin"
|