2007-09-15 16:38:20 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:38:20 merdely Exp $
|
2000-04-11 16:08:46 -04:00
|
|
|
#
|
|
|
|
# Many variables moved to ../Makefile.inc
|
2001-05-06 00:22:45 -04:00
|
|
|
|
2007-09-15 16:38:20 -04:00
|
|
|
COMMENT= French dictionary for the Amaya browser/page composer
|
2001-05-06 00:22:45 -04:00
|
|
|
|
2004-06-21 20:16:34 -04:00
|
|
|
PKGNAME= amaya-french-dict-20040223
|
2001-05-06 00:22:45 -04:00
|
|
|
DISTNAME= French
|
2000-04-11 16:08:46 -04:00
|
|
|
|
2001-10-02 16:18:59 -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
|
2004-02-01 15:17:47 -05:00
|
|
|
PKG_ARCH= *
|
2000-04-11 16:08:46 -04:00
|
|
|
|
2001-10-02 16:18:59 -04:00
|
|
|
DICNAME= Fprinc
|
|
|
|
|
2000-04-11 16:08:46 -04:00
|
|
|
do-install:
|
2001-10-02 16:18:59 -04:00
|
|
|
${dict_install_frag}
|
2000-04-11 16:08:46 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|