diff options
author | rene <rene@FreeBSD.org> | 2010-07-18 05:48:24 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-07-18 05:48:24 +0800 |
commit | b83337d29e5967b2c90c23f27a0500e1b92f4efa (patch) | |
tree | 406ac610546a38ee00b4acc1b2828243ff0bf4c3 /games/torcs | |
parent | b7a3d4137c6472123f1b23046602bca315e405d0 (diff) | |
download | freebsd-ports-gnome-b83337d29e5967b2c90c23f27a0500e1b92f4efa.tar.gz freebsd-ports-gnome-b83337d29e5967b2c90c23f27a0500e1b92f4efa.tar.zst freebsd-ports-gnome-b83337d29e5967b2c90c23f27a0500e1b92f4efa.zip |
Add license information
Approved by: tabthorpe (mentor, implicit)
Diffstat (limited to 'games/torcs')
-rw-r--r-- | games/torcs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index 4563a02f741b..a1b5ad91658c 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF/${PORTNAME}/all-in-one/${PORTVERSION} MAINTAINER= rene@FreeBSD.org COMMENT= The Open Racing Car Simulator +LICENSE= GPLv2 + BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |