# New ports collection makefile for: tipp10 # Date created: 2007-11-26 # Whom: Heiner # # $FreeBSD$ # PORTNAME= tipp10 PORTVERSION= 2.0.1 PORTREVISION= 3 CATEGORIES= german MASTER_SITES= http://www.tipp10.de/download/ DISTNAME= tipp10_source_v2-0-1 MAINTAINER= h.eichmann@gmx.de COMMENT= A 10 finger touch typing learning program RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlite2.so:${PORTSDIR}/databases/qt4-sqlite-plugin \ ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlite.so:${PORTSDIR}/databases/qt4-sqlite3-plugin USE_ZIP= yes USE_QT_VER= 4 QT_COMPONENTS= gui sql corelib network script qtestlib \ qmake_build rcc_build uic_build moc_build WRKSRC= ${WRKDIR}/source do-configure: @cd ${WRKSRC} \ && ${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC} do-install: ${INSTALL_DATA} -d ${DATADIR}/help/img ${INSTALL_DATA} -d ${DATADIR}/help/content ${INSTALL_PROGRAM} ${WRKSRC}/tipp10 ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/tipp10v2.template ${WRKSRC}/license.txt ${WRKSRC}/wrong.wav ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/help/content/* ${DATADIR}/help/content ${INSTALL_DATA} ${WRKSRC}/help/img/* ${DATADIR}/help/img ${INSTALL_DATA} ${WRKSRC}/help/index.html ${DATADIR}/help ${INSTALL_DATA} ${WRKSRC}/help/Thumbs.db ${DATADIR}/help ${LN} -s ${DATADIR}/tipp10 ${PREFIX}/bin .include hange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/tvark
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
* - Add SHA256pav2005-11-261-0/+1
* Fix MASTER_SITES.krion2005-10-111-1/+1
* - Fix MASTER_SITESkrion2004-06-131-1/+1
* - Fix build on 5-xkrion2004-03-232-4/+10
* - Update to version 0.4krion2004-03-012-8/+6
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
* Reset bouncing maintainer addresskris2004-02-221-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
* PR:foxfair2003-05-221-0/+1
* PR: 52449foxfair2003-05-211-1/+1
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Deploy USE_GNOMENG infrastructurelioux2002-09-03