[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / geography / xrmap-hymns

File: [cvs.NetBSD.org] / pkgsrc / geography / xrmap-hymns / Makefile (download)

Revision 1.4, Sun Feb 5 23:09:26 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.3: +2 -1 lines

Recursive revision bump / recommended bump for gettext ABI change.

# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:26 joerg Exp $
#

DISTNAME=		hymns-1.2
PKGNAME=		xrmap-hymns-1.2
PKGREVISION=		1
CATEGORIES=		geography
MASTER_SITES=		ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/data/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		tech-pkg@NetBSD.org
HOMEPAGE=		http://frmas.free.fr/li_1.htm
COMMENT=		National anthems (MIDI) for xrmap

DEPENDS+=		xrmap-base>=2.29:../../geography/xrmap-base

WRKSRC=			${WRKDIR}
NO_BUILD=		yes
INSTALLATION_DIRS=	share/rmap

do-install:
	cd ${WRKSRC} && ${PAX} -rw -pe hymns ${PREFIX}/share/rmap

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