20 lines
522 B
Makefile
20 lines
522 B
Makefile
# 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= 4
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20Interlinuga-English
|
|
DISTNAME= Smart_Interlingua_English-1_0.jar
|
|
|
|
COMMENT= JDictionary plugin: Interlingua-English dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
|
|
|
|
.include "${MASTERDIR}/Makefile.plugin"
|