aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2017-11-17 02:41:01 +0800
committeryuri <yuri@FreeBSD.org>2017-11-17 02:41:01 +0800
commit7ac14fd5174cc0ea5de92c0062d6ea2b0a263571 (patch)
tree83bae08308002e05af780f2b5d27386179640619 /misc/Makefile
parentdfd18cb6c10d25933249b6303a9e0ef47d97db55 (diff)
downloadfreebsd-ports-gnome-7ac14fd5174cc0ea5de92c0062d6ea2b0a263571.tar.gz
freebsd-ports-gnome-7ac14fd5174cc0ea5de92c0062d6ea2b0a263571.tar.zst
freebsd-ports-gnome-7ac14fd5174cc0ea5de92c0062d6ea2b0a263571.zip
New port: misc/owrep: Weather reporting program based on openweathermap.org
PR: 223247 Submitted by: Bob Eager <bob@eager.cx> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13118
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 40df048b8a3d..f0b258d0e75d 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -286,6 +286,7 @@
SUBDIR += osinfo-db
SUBDIR += ossp-uuid
SUBDIR += otter
+ SUBDIR += owrep
SUBDIR += p5-Acme-ButFirst
SUBDIR += p5-Array-Compare
SUBDIR += p5-Array-Diff