aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-03-10 17:13:44 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-03-10 17:13:44 +0000
commite42fb6b674459aeb59304ab3398a9804ff8e9237 (patch)
treed1ca0759705a845d499557c65e3e60663061f3fc /misc/Makefile
parent8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8 (diff)
downloadports-e42fb6b674459aeb59304ab3398a9804ff8e9237.tar.gz
ports-e42fb6b674459aeb59304ab3398a9804ff8e9237.zip
- Add misc/ossp-uuid-perl, a stub port of misc/ossp-uuid with Perl
bindings enabled. This is required for the upcoming new devel/p5-Iodef-Pb-Simple port - Register CONFLICTS and PKGNAMESUFFIX in misc/ossp-uuid Approved by: vd@ (maintainer, via email)
Notes
Notes: svn path=/head/; revision=347785
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 a47929f41b74..e3affccdc063 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -287,6 +287,7 @@
SUBDIR += openr2
SUBDIR += orville-write
SUBDIR += ossp-uuid
+ SUBDIR += ossp-uuid-perl
SUBDIR += otter
SUBDIR += p5-Acme-ButFirst
SUBDIR += p5-Array-Compare