2001-11-13 17:13:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2001/11/13 22:13:24 espie Exp $
|
2000-04-11 16:08:46 -04:00
|
|
|
# Original from: Bruno Rohee <rohee@OpenBSD.ORG>
|
|
|
|
#
|
|
|
|
# Many variables moved to ../Makefile.inc
|
|
|
|
#
|
2001-05-06 00:22:45 -04:00
|
|
|
|
|
|
|
COMMENT= "French dictionary for the Amaya browser/page composer"
|
|
|
|
|
2001-04-19 06:41:14 -04:00
|
|
|
PKGNAME= amaya-french-dict-19961217
|
2001-05-06 00:22:45 -04:00
|
|
|
DISTNAME= French
|
2001-11-13 17:13:22 -05:00
|
|
|
NEED_VERSION= 1.496
|
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
|
|
|
|
|
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>
|