svn commit: r330428 - head/astro/match
Carlo Strub
cs at FreeBSD.org
Tue Oct 15 19:00:51 UTC 2013
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
More information about the svn-ports-all
mailing list