2011-09-16 12:00:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:06 espie Exp $
|
2000-04-11 20:08:46 +00:00
|
|
|
#
|
|
|
|
# Many variables moved to ../Makefile.inc
|
2001-05-06 04:22:45 +00:00
|
|
|
|
2007-09-15 20:38:20 +00:00
|
|
|
COMMENT= English dictionary for the Amaya browser/page composer
|
2001-05-06 04:22:45 +00:00
|
|
|
|
2003-06-13 14:40:48 +00:00
|
|
|
PKGNAME= amaya-english-dict-20011029
|
2001-05-06 04:22:45 +00:00
|
|
|
DISTNAME= English
|
2011-09-16 12:00:05 +00:00
|
|
|
REVISION= 0
|
2000-04-11 20:08:46 +00:00
|
|
|
|
2001-10-02 20:18:59 +00:00
|
|
|
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
|
2000-04-11 20:08:46 +00:00
|
|
|
|
|
|
|
NO_BUILD= Yes
|
2002-10-29 01:30:41 +00:00
|
|
|
NO_REGRESS= Yes
|
2004-02-01 20:17:47 +00:00
|
|
|
PKG_ARCH= *
|
2000-04-11 20:08:46 +00:00
|
|
|
|
2001-10-02 20:18:59 +00:00
|
|
|
DICNAME= Eprinc
|
|
|
|
|
2000-04-11 20:08:46 +00:00
|
|
|
do-install:
|
2001-10-02 20:18:59 +00:00
|
|
|
${dict_install_frag}
|
2000-04-11 20:08:46 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|