aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2003-05-07 21:06:05 +0800
committermich <mich@FreeBSD.org>2003-05-07 21:06:05 +0800
commit63db0b660cd22dcbc9c2b643eeff97fedaaec660 (patch)
tree5b28993d31c414bdd9a9bcb077586040dbfb7752 /devel/Makefile
parent1942f5c412cfa41e28927697b6bb028821fd5f7a (diff)
downloadfreebsd-ports-gnome-63db0b660cd22dcbc9c2b643eeff97fedaaec660.tar.gz
freebsd-ports-gnome-63db0b660cd22dcbc9c2b643eeff97fedaaec660.tar.zst
freebsd-ports-gnome-63db0b660cd22dcbc9c2b643eeff97fedaaec660.zip
New port.
- p4delta works with a project that is in the Perforce configuration management system. It lists the local files that have been added, changed, or deleted. Content differences are summarized, i.e., the number of lines of code that have been added, changed, and deleted. It can also add, edit, and remove the appropriate files to/from Perforce PR: 51040 Submitted by: me Approved by: roberto (mentor)
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 71d74f878a90..71cfbf0a791c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -427,6 +427,7 @@
SUBDIR += p4.el
SUBDIR += p4api
SUBDIR += p4db
+ SUBDIR += p4delta
SUBDIR += p5-Agent
SUBDIR += p5-Algorithm-Diff
SUBDIR += p5-Algorithm-MDiff