openbsd-ports/www/amaya/english-dict/Makefile
2011-09-16 12:00:05 +00:00

23 lines
397 B
Makefile

# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:06 espie Exp $
#
# Many variables moved to ../Makefile.inc
COMMENT= English dictionary for the Amaya browser/page composer
PKGNAME= amaya-english-dict-20011029
DISTNAME= English
REVISION= 0
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
DICNAME= Eprinc
do-install:
${dict_install_frag}
.include <bsd.port.mk>