openbsd-ports/www/amaya/english-dict/Makefile

21 lines
373 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2003/06/13 14:40:48 sturm Exp $
2000-04-11 16:08:46 -04:00
#
# Many variables moved to ../Makefile.inc
COMMENT= "English dictionary for the Amaya browser/page composer"
PKGNAME= amaya-english-dict-20011029
DISTNAME= English
2000-04-11 16:08:46 -04:00
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
2000-04-11 16:08:46 -04:00
NO_BUILD= Yes
2002-10-28 20:30:41 -05:00
NO_REGRESS= Yes
2000-04-11 16:08:46 -04:00
DICNAME= Eprinc
2000-04-11 16:08:46 -04:00
do-install:
${dict_install_frag}
2000-04-11 16:08:46 -04:00
.include <bsd.port.mk>