blob: 0d5a7009787598dfa72eb821f5d943908b1dc176 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: jdictionary-int-eng
# Date created: 20.06.2002
# Whom: janos.mohacsi@bsd.hu
#
# $FreeBSD$
#
PORTNAME= jdictionary-int-eng
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= Smart_Interlingua_English-1_0.jar
COMMENT= JDictionary plugin: Interlingua-English dictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
.include "${MASTERDIR}/Makefile.plugin"
|