38 lines
2 KiB
Makefile
38 lines
2 KiB
Makefile
# $NetBSD: Makefile,v 1.7 2009/04/09 01:13:27 jsonn Exp $
|
|
DISTNAME= openoffice2-bin-langs-${OO_RELEASE}
|
|
CATEGORIES= meta-pkgs misc
|
|
MASTER_SITES= # empty
|
|
DISTFILES= # empty
|
|
|
|
MAINTAINER= pkgsrc@blackmouse.biz
|
|
COMMENT= Common package for openoffice lang packages
|
|
|
|
META_PACKAGE= # empty
|
|
|
|
OO_RELEASE= 2.4.0
|
|
|
|
DEPENDS+= openoffice2-bin-be-BY-${OO_RELEASE}:../../wip/openoffice2-bin-be-BY
|
|
DEPENDS+= openoffice2-bin-bg-${OO_RELEASE}:../../wip/openoffice2-bin-bg
|
|
DEPENDS+= openoffice2-bin-cs-${OO_RELEASE}:../../wip/openoffice2-bin-cs
|
|
DEPENDS+= openoffice2-bin-cy-${OO_RELEASE}:../../wip/openoffice2-bin-cy
|
|
DEPENDS+= openoffice2-bin-da-${OO_RELEASE}:../../wip/openoffice2-bin-da
|
|
DEPENDS+= openoffice2-bin-de-${OO_RELEASE}:../../wip/openoffice2-bin-de
|
|
DEPENDS+= openoffice2-bin-el-${OO_RELEASE}:../../wip/openoffice2-bin-el
|
|
DEPENDS+= openoffice2-bin-et-${OO_RELEASE}:../../wip/openoffice2-bin-et
|
|
DEPENDS+= openoffice2-bin-fi-${OO_RELEASE}:../../wip/openoffice2-bin-fi
|
|
DEPENDS+= openoffice2-bin-fr-${OO_RELEASE}:../../wip/openoffice2-bin-fr
|
|
DEPENDS+= openoffice2-bin-ga-${OO_RELEASE}:../../wip/openoffice2-bin-ga
|
|
DEPENDS+= openoffice2-bin-it-${OO_RELEASE}:../../wip/openoffice2-bin-it
|
|
DEPENDS+= openoffice2-bin-km-${OO_RELEASE}:../../wip/openoffice2-bin-km
|
|
DEPENDS+= openoffice2-bin-lo-${OO_RELEASE}:../../wip/openoffice2-bin-lo
|
|
DEPENDS+= openoffice2-bin-mk-${OO_RELEASE}:../../wip/openoffice2-bin-mk
|
|
DEPENDS+= openoffice2-bin-nb-${OO_RELEASE}:../../wip/openoffice2-bin-nb
|
|
DEPENDS+= openoffice2-bin-ne-${OO_RELEASE}:../../wip/openoffice2-bin-ne
|
|
DEPENDS+= openoffice2-bin-nl-${OO_RELEASE}:../../wip/openoffice2-bin-nl
|
|
DEPENDS+= openoffice2-bin-nn-${OO_RELEASE}:../../wip/openoffice2-bin-nn
|
|
DEPENDS+= openoffice2-bin-sk-${OO_RELEASE}:../../wip/openoffice2-bin-sk
|
|
DEPENDS+= openoffice2-bin-sl-${OO_RELEASE}:../../wip/openoffice2-bin-sl
|
|
DEPENDS+= openoffice2-bin-sv-${OO_RELEASE}:../../wip/openoffice2-bin-sv
|
|
DEPENDS+= openoffice2-bin-th-${OO_RELEASE}:../../wip/openoffice2-bin-th
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|