aboutsummaryrefslogtreecommitdiff
path: root/devel/cunit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cunit/Makefile')
-rw-r--r--devel/cunit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile
index 36e348082f9e..61073eb63173 100644
--- a/devel/cunit/Makefile
+++ b/devel/cunit/Makefile
@@ -12,8 +12,9 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Automated unit testing framework for C
LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING
-CONFLICTS= c-unit-[0-9]*
+CONFLICTS_INSTALL= c-unit
OPTIONS_DEFINE= AUTOMATED BASIC CONSOLE CURSES DEBUG DOCS EXAMPLES MEMTRACE TEST
OPTIONS_DEFAULT=AUTOMATED BASIC CONSOLE CURSES DEBUG MEMTRACE TEST