diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:24:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:24:17 +0000 |
commit | 28bc7bca756dd0a6bc8ddfad6c5b984c559c0aa0 (patch) | |
tree | be227b884d12f2e202ab257a6488cc9cf7ba339c /games/xboing/Makefile | |
parent | b439036329ef4c578f192e71d3e1f90d558d856b (diff) | |
download | ports-28bc7bca756dd0a6bc8ddfad6c5b984c559c0aa0.tar.gz ports-28bc7bca756dd0a6bc8ddfad6c5b984c559c0aa0.zip |
Notes
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r-- | games/xboing/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 27041261febb..29cbdac83c72 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= X11 arcade game +LICENSE= MIT + USE_IMAKE= yes USE_XORG= xpm xext x11 WRKSRC= ${WRKDIR}/xboing |