aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-02-06 00:30:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-02-06 00:30:44 +0000
commit837a83397d381318c5148f44356ac323a875bdff (patch)
tree989b1832c37d342d20d1503aa0b726d08a6f54df /devel/Makefile
parentf5c6d5b7fc82ca8ab966033067560bf1e093ddc3 (diff)
downloadports-837a83397d381318c5148f44356ac323a875bdff.tar.gz
ports-837a83397d381318c5148f44356ac323a875bdff.zip
osc is a command-line client fot openSUSE build service. It is
written in Python, and in addition to the commandline interface it also provides a Python module, for use by other Python programs. osc is a subversion-like client. It serves as client for the source code repository component of the build service, and it is used to edit metadata or query about build results. WWW: http://en.opensuse.org/openSUSE:OSC
Notes
Notes: svn path=/head/; revision=311741
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 54b786328708..a991673f7e99 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1321,6 +1321,7 @@
SUBDIR += openzz
SUBDIR += orbitcpp
SUBDIR += orc
+ SUBDIR += osc
SUBDIR += ossp-al
SUBDIR += ossp-cfg
SUBDIR += ossp-ex