mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
mail address changed, also using USE_GNOME now
PR: 51045 Submitted by: Marcus von Appen <mva@sysfault.org>
This commit is contained in:
parent
6cc54613b7
commit
be9c74fc6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79112
2 changed files with 4 additions and 6 deletions
|
@ -16,15 +16,16 @@ DISTFILES= ${PORTNAME}-sound-${PORTVERSION}.tar.gz \
|
|||
${PORTNAME}-${PORTVERSION}.tar.gz
|
||||
.endif
|
||||
|
||||
MAINTAINER= mva121@gmx.net
|
||||
MAINTAINER= mva@sysfault.org
|
||||
COMMENT= A language teaching program with sound
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
.if defined(WITH_SOUND)
|
||||
RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools
|
||||
.endif
|
||||
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= ""
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -6,6 +6,3 @@ Different types of learning are available for many words and
|
|||
sentences.
|
||||
|
||||
WWW: http://www.lingoteach.org
|
||||
|
||||
-Marcus vA
|
||||
mva121@gmx.net
|
||||
|
|
Loading…
Add table
Reference in a new issue