summaryrefslogtreecommitdiff
path: root/geography/xrmap
diff options
context:
space:
mode:
authorjoerg <joerg>2009-04-08 23:02:08 +0000
committerjoerg <joerg>2009-04-08 23:02:08 +0000
commit9eb9b8324aa505e0a00917e96a68c23a299e1d31 (patch)
treee3b1113d31004e39c8a7362dfb90830abd87b11f /geography/xrmap
parent55cf6bba0470a39045ba82506435e0623fe88e21 (diff)
downloadpkgsrc-9eb9b8324aa505e0a00917e96a68c23a299e1d31.tar.gz
Use META_PACKAGE.
Diffstat (limited to 'geography/xrmap')
-rw-r--r--geography/xrmap/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/geography/xrmap/Makefile b/geography/xrmap/Makefile
index e2623919329..376aaef4000 100644
--- a/geography/xrmap/Makefile
+++ b/geography/xrmap/Makefile
@@ -1,21 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:05 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2009/04/08 23:02:08 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)
+META_PACKAGE= # empty
DEPENDS+= xrmap-base-2.29nb1:../../geography/xrmap-base
DEPENDS+= xrmap-data>=0:../../geography/xrmap-data
@@ -26,7 +20,4 @@ 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"