a8634902b5
the package to the dicts from Oct 29th, 2001.
21 lines
373 B
Makefile
21 lines
373 B
Makefile
# $OpenBSD: Makefile,v 1.9 2003/06/13 14:40:48 sturm Exp $
|
|
#
|
|
# Many variables moved to ../Makefile.inc
|
|
|
|
COMMENT= "English dictionary for the Amaya browser/page composer"
|
|
|
|
PKGNAME= amaya-english-dict-20011029
|
|
DISTNAME= English
|
|
|
|
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
|
|
|
|
NO_BUILD= Yes
|
|
NO_REGRESS= Yes
|
|
|
|
DICNAME= Eprinc
|
|
|
|
do-install:
|
|
${dict_install_frag}
|
|
|
|
.include <bsd.port.mk>
|