18 lines
407 B
Makefile
18 lines
407 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
|
||
|
CATEGORIES= german textproc
|
||
|
DISTNAME= SmartEngGer-1_4.jar
|
||
|
|
||
|
COMMENT= JDictionary plugin: English-German dictionary
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile.plugin"
|