Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2013 19:00:50 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330428 - head/astro/match
Message-ID:  <201310151900.r9FJ0orj034733@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cs
Date: Tue Oct 15 19:00:50 2013
New Revision: 330428
URL: http://svnweb.freebsd.org/changeset/ports/330428

Log:
  Support staging

Added:
  head/astro/match/pkg-plist   (contents, props changed)
Modified:
  head/astro/match/Makefile

Modified: head/astro/match/Makefile
==============================================================================
--- head/astro/match/Makefile	Tue Oct 15 18:44:00 2013	(r330427)
+++ head/astro/match/Makefile	Tue Oct 15 19:00:50 2013	(r330428)
@@ -14,10 +14,5 @@ LICENSE=	GPLv2
 
 CONFLICTS=	avenger-[0-9]*
 GNU_CONFIGURE=	yes
-NO_STAGE=	yes
-
-MAN1=		match.1
-
-PLIST_FILES=	bin/apply_match bin/match bin/project_coords
 
 .include <bsd.port.mk>

Added: head/astro/match/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/astro/match/pkg-plist	Tue Oct 15 19:00:50 2013	(r330428)
@@ -0,0 +1,4 @@
+bin/apply_match
+bin/match
+bin/project_coords
+man/man1/match.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310151900.r9FJ0orj034733>