From 02a715ef1727bf8e05d5e6c3a44a0f605b1a8e2f Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 17 Jul 2010 21:48:24 +0000 Subject: [PATCH] Add license information Approved by: tabthorpe (mentor, implicit) --- devel/epydoc/Makefile | 2 ++ devel/log4cxx/Makefile | 2 ++ emulators/lib765/Makefile | 2 ++ games/torcs/Makefile | 2 ++ 4 files changed, 8 insertions(+) diff --git a/devel/epydoc/Makefile b/devel/epydoc/Makefile index b175cba80163..ecbcf0af01e2 100644 --- a/devel/epydoc/Makefile +++ b/devel/epydoc/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= rene@FreeBSD.org COMMENT= Python API documentation generation tool +LICENSE= MIT + OPTIONS= UTF8 "Use UTF-8 instead of iso-8859-1 in HTMLs" off USE_PYTHON= yes diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 3bbd4ef8bf29..5cac85c3b00a 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -15,6 +15,8 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION} MAINTAINER= rene@FreeBSD.org COMMENT= Log4cxx is a port to C++ of the Log4j project +LICENSE= ASL + LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 .if !defined(NOPORTDOCS) && defined(WITH_DOXYGEN) diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index 68eddb519743..d3780224fd66 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ MAINTAINER= rene@FreeBSD.org COMMENT= Emulation of uPD765a Floppy Disc Controller +LICENSE= LGPL20 + USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes 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