diff options
Diffstat (limited to 'games/xabacus/Makefile')
-rw-r--r-- | games/xabacus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 067a7d7674bb..d8b78686ccf7 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -10,7 +10,8 @@ MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Abacus for X Window System -LICENSE= BSD +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:bzip2 USE_XORG= xpm |