diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-03-16 20:58:46 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-03-16 20:58:46 +0800 |
commit | 89ba3899f4a7348b95b2bf3674b9e2fa65177cab (patch) | |
tree | a656456a0d100bc296cc52fe17a4ba8a9b8bb36e /devel/Makefile | |
parent | b36023e07460f760eb9afa1b4c73d043374a7968 (diff) | |
download | freebsd-ports-gnome-89ba3899f4a7348b95b2bf3674b9e2fa65177cab.tar.gz freebsd-ports-gnome-89ba3899f4a7348b95b2bf3674b9e2fa65177cab.tar.zst freebsd-ports-gnome-89ba3899f4a7348b95b2bf3674b9e2fa65177cab.zip |
devel/p8-platform: add new port
PR: 207552
Submitted by: mickael.maillot@gmail.com
Platform support library used by libCEC and binary add-ons for Kodi
https://github.com/Pulse-Eight/platform
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 1fd5c6a86465..93c6e3df31dd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3495,6 +3495,7 @@ SUBDIR += p5-uni-perl SUBDIR += p5-version SUBDIR += p65 + SUBDIR += p8-platform SUBDIR += paexec SUBDIR += papi SUBDIR += papp |