aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-19 03:45:58 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-19 03:45:58 +0000
commitf9d4159dc0ba249cd157f4ca5772c17f701c41e6 (patch)
tree9cf5e5affc1aff67ef9da1743692a0fa023a76b0 /sysutils/Makefile
parent2682c42d1cb966a4d25c11cdeca009337577105d (diff)
downloadports-f9d4159dc0ba249cd157f4ca5772c17f701c41e6.tar.gz
ports-f9d4159dc0ba249cd157f4ca5772c17f701c41e6.zip
- New port sysutils/createrepo.
This utility will generate a common metadata repository from a directory of rpm packages. WWW: http://createrepo.baseurl.org/ PR: ports/150542 Submitted by: afb@rpm5.org Approved by: maho (mentor)
Notes
Notes: svn path=/head/; revision=277932
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 8361e99b0b59..06738693a87a 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -132,6 +132,7 @@
SUBDIR += cpupowerd
SUBDIR += cramfs
SUBDIR += crashme
+ SUBDIR += createrepo
SUBDIR += cromwell
SUBDIR += cronolog
SUBDIR += cronolog-devel