diff options
-rw-r--r-- | misc/mc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 1d57bfb95938..4be6d15090e5 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -18,6 +18,8 @@ PATCH_SITES= ${MASTER_SITES} MAINTAINER= fjoe@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone +LICENSE= GPLv3 + CONFLICTS= mc-light-4* USE_GMAKE= yes |