aboutsummaryrefslogtreecommitdiff
path: root/graphics/radius-engine
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-06-04 14:14:21 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-06-04 14:14:21 +0000
commitf2779fb94a4dcebe39eacefd58a56d8d7df78d1b (patch)
tree8d1f72bb3fe49e86f6dc1a2a35388378cd9b0355 /graphics/radius-engine
parenta51dd1086f2334026a7ce3c39afd115146886a27 (diff)
downloadports-f2779fb94a4dcebe39eacefd58a56d8d7df78d1b.tar.gz
ports-f2779fb94a4dcebe39eacefd58a56d8d7df78d1b.zip
These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports with my help. deskutils/py-send2trash - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Change license BSD to BSD3CLAUSE - Use USE_PYDISTUTILS=yes instead of easy_install - Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST graphics/founts - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Add REINPLACE, fix ELAST - Change distinfo, remove supplied icon graphics/py-pyggel - Pass maintainership to koalative at gmail.com graphics/radius-engine - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com irc/py-fishcrypt - Pass maintainership to koalative at gmail.com sysutils/gigolo - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Use tar:bzip2 instead of USE_BZIP2=yes - Remove TODO from DOCS - Remove useless .include <bsd.port.options.mk> - Change pkg-plist, remove mtree
Notes
Notes: svn path=/head/; revision=356500
Diffstat (limited to 'graphics/radius-engine')
-rw-r--r--graphics/radius-engine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/radius-engine/Makefile b/graphics/radius-engine/Makefile
index 9bebc34ae5e7..9fdfad17c1bf 100644
--- a/graphics/radius-engine/Makefile
+++ b/graphics/radius-engine/Makefile
@@ -1,4 +1,4 @@
-# Created by: nemysis <nemysis@gmx.ch>
+# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
# $FreeBSD$
PORTNAME= radius-engine
@@ -7,12 +7,12 @@ PORTREVISION= 1
CATEGORIES= graphics devel
MASTER_SITES= SF/${PORTNAME}/
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= koalative@gmail.com
COMMENT= Lua script-based 2D engine built on top of OpenGL and SDL
LICENSE= MIT
-LIB_DEPENDS= liblua-5.1.so:${PORTSDIR}/lang/lua51 \
+LIB_DEPENDS= liblua-5.1.so:${PORTSDIR}/lang/lua \
libpng15.so:${PORTSDIR}/graphics/png \
libphysfs.so.1:${PORTSDIR}/devel/physfs