From 239c3a1a624f19730d0622a9850bca35882b2d03 Mon Sep 17 00:00:00 2001
From: Joseph Koshy <jkoshy@FreeBSD.org>
Date: Mon, 25 Oct 1999 06:21:09 +0000
Subject: Install new marker file 'freebsd.committers.markers' at install time.
 Also, add the above file to package PLIST.

---
 astro/xearth/Makefile  | 1 +
 astro/xearth/pkg-plist | 1 +
 2 files changed, 2 insertions(+)

diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile
index 2659bd69605c..f33d665b4d21 100644
--- a/astro/xearth/Makefile
+++ b/astro/xearth/Makefile
@@ -23,6 +23,7 @@ MAN1=		xearth.1
 post-install:
 	${MKDIR} ${PREFIX}/lib/X11/xearth
 	${CP} ${FILESDIR}/freebsd.core.markers ${PREFIX}/lib/X11/xearth
+	${CP} ${FILESDIR}/freebsd.committers.markers ${PREFIX}/lib/X11/xearth
 	${CP} ${FILESDIR}/freebsd.ftp.markers ${PREFIX}/lib/X11/xearth
 
 .include <bsd.port.mk>
diff --git a/astro/xearth/pkg-plist b/astro/xearth/pkg-plist
index a53387a519a8..9cf79af94645 100644
--- a/astro/xearth/pkg-plist
+++ b/astro/xearth/pkg-plist
@@ -1,4 +1,5 @@
 bin/xearth
 lib/X11/xearth/freebsd.core.markers
+lib/X11/xearth/freebsd.committers.markers
 lib/X11/xearth/freebsd.ftp.markers
 @dirrm lib/X11/xearth
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0