# Created by: hamigua # $FreeBSD$ PORTNAME= reciteword PORTVERSION= 0.8.5 CATEGORIES= chinese MASTER_SITES= SF:src \ SF/${PORTNAME}/${PORTNAME}-books/${PORTVERSION}:books \ SF/${PORTNAME}/${PORTNAME}-dicts/0.8.2:dicts DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2:src \ ${PORTNAME}-books-${PORTVERSION}.tar.bz2:books \ ${PORTNAME}-dicts-0.8.2.tar.bz2:dicts MAINTAINER= delphij@FreeBSD.org COMMENT= Education software to help people to study English GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gtk20 esound USE_GMAKE= yes CPPFLAGS+= "-I${LOCALBASE}/include" PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO readme.txt XTRACT_AFTER_ARGS+= --exclude CVS .include LIB_DEPENDS+= espeak:${PORTSDIR}/audio/espeak post-patch: @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|' ${WRKSRC}/src/readword.cpp post-install: @${MKDIR} ${DATADIR} (cd ${WRKDIR}/ && ${COPYTREE_SHARE} "books dicts" ${DATADIR}) .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif .include ef='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Prepare for removal of shlib filteringpav2007-01-272-1/+2
* Remove USE_REINPLACE from all categories starting with Fedwin2006-05-071-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* s/ENV/SETENV/mi2005-04-161-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* - fix PKGORIGINeik2004-01-231-1/+1
* Add finance category to the following ports.edwin2003-10-041-1/+1
* Clear moonlight beckons.ade2003-03-07