openbsd-ports/www/amaya/english-dict/Makefile
sturm a8634902b5 Not that anyone would care, but fix these checksums by updating
the package to the dicts from Oct 29th, 2001.
2003-06-13 14:40:48 +00:00

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>