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

23 lines
425 B
Makefile
Raw Normal View History

# $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
#
COMMENT= "French dictionary for the Amaya browser/page composer"
2001-04-19 06:41:14 -04:00
PKGNAME= amaya-french-dict-19961217
DISTNAME= French
NEED_VERSION= 1.496
2000-04-11 16:08:46 -04:00
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
2000-04-11 16:08:46 -04:00
NO_BUILD= Yes
DICNAME= Fprinc
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>