diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-12-14 21:29:16 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-12-14 21:29:16 +0000 |
commit | 2dbe745d9248dc30e9bcbc035eff45f8c8643c02 (patch) | |
tree | 172e21c185f6781ed0f5a00dcdaa30642e6cd069 /games/3dc | |
parent | 5dded7233f348c9a098c846fdf99a735d180bb95 (diff) |
Notes
Diffstat (limited to 'games/3dc')
-rw-r--r-- | games/3dc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/3dc/Makefile b/games/3dc/Makefile index a69bf1b491b1..b1214d49cdd9 100644 --- a/games/3dc/Makefile +++ b/games/3dc/Makefile @@ -16,6 +16,8 @@ DISTNAME= 3Dc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3-Dimensional Chess for X Window System +LICENSE= GPLv2 + LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_PERL5_BUILD=yes |