ba8add3ebb
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@)
22 lines
384 B
Makefile
22 lines
384 B
Makefile
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:38:20 merdely Exp $
|
|
#
|
|
# Many variables moved to ../Makefile.inc
|
|
|
|
COMMENT= French dictionary for the Amaya browser/page composer
|
|
|
|
PKGNAME= amaya-french-dict-20040223
|
|
DISTNAME= French
|
|
|
|
RUN_DEPENDS= ${DICT_RUN_DEPENDS}
|
|
|
|
NO_BUILD= Yes
|
|
NO_REGRESS= Yes
|
|
PKG_ARCH= *
|
|
|
|
DICNAME= Fprinc
|
|
|
|
do-install:
|
|
${dict_install_frag}
|
|
|
|
.include <bsd.port.mk>
|