summaryrefslogtreecommitdiff
path: root/geography/xrmap/Makefile
blob: e2623919329ef78a65f945dae5339aa9ea1bfe1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:05 joerg Exp $
#

DISTNAME=		xrmap-2.29
PKGREVISION=		1
CATEGORIES=		geography
MASTER_SITES=		# none
DISTFILES=		# empty

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://frmas.free.fr/li_1.htm
COMMENT=		Earth map viewer - complete

PKG_DESTDIR_SUPPORT=	user-destdir

NO_CHECKSUM=		yes
NO_BUILD=		yes
PLIST_SRC=		# empty (meta-package)

DEPENDS+=	xrmap-base-2.29nb1:../../geography/xrmap-base
DEPENDS+=	xrmap-data>=0:../../geography/xrmap-data
DEPENDS+=	xrmap-factbook_text>=2002:../../geography/xrmap-factbook_text
DEPENDS+=	xrmap-factbook_html>=2002:../../geography/xrmap-factbook_html
DEPENDS+=	xrmap-anthems>=1.1:../../geography/xrmap-anthems
DEPENDS+=	xrmap-flags>=1.1:../../geography/xrmap-flags
DEPENDS+=	xrmap-hymns>=1.2:../../geography/xrmap-hymns
DEPENDS+=	xrmap-pdfmaps>=1.1:../../geography/xrmap-pdfmaps

do-install:
	@${DO_NADA}

.include "../../mk/bsd.pkg.mk"