diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-04-10 01:21:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-04-10 01:21:10 +0000 |
commit | 812d84ac17d995053790361ef536b3360e5acdc2 (patch) | |
tree | 3a83824b916f99de29a1d26154caa0ff00eb5295 /devel/Makefile | |
parent | 87501d76ac7ee389c36ff1f3a698c2e51bd8cee5 (diff) | |
download | ports-812d84ac17d995053790361ef536b3360e5acdc2.tar.gz ports-812d84ac17d995053790361ef536b3360e5acdc2.zip |
Add Perforce API (static libraries and header files).
Notes
Notes:
svn path=/head/; revision=78686
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0f53037bf98c..6fa3828f228e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -425,6 +425,7 @@ SUBDIR += ossp-val SUBDIR += ossp-var SUBDIR += p4.el + SUBDIR += p4api SUBDIR += p4db SUBDIR += p5-Agent SUBDIR += p5-Algorithm-Diff |