# New ports collection makefile for: Queequeg # Date created: 28 February 2004 # Whom: Kimura Fuyuki # # $FreeBSD$ # PORTNAME= queequeg PORTVERSION= 0.91 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tiny English grammar checker BUILD_DEPENDS= wn:${PORTSDIR}/textproc/wordnet \ ${PYTHON_SITELIBDIR}/cdbmodule.so:${PORTSDIR}/databases/py-cdb RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cdbmodule.so:${PORTSDIR}/databases/py-cdb USE_PYTHON= yes MAKE_ARGS= dict WORDNETDICT="${LOCALBASE}/share/WordNet" .if !defined(NOPORTDOCS) PORTDOCS= address.png index-e.html index.html .endif do-install: ${MKDIR} ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/qq ${DATADIR} ${LN} -shf ${DATADIR}/qq ${PREFIX}/bin/qq ${INSTALL_DATA} ${WRKSRC}/*.py ${WRKSRC}/dict.cdb ${DATADIR} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} cd ${WRKSRC}/htdocs; ${INSTALL_DATA} * ${DOCSDIR} .endif .include ='/~lantw44/cgit/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-111-1/+1
* - Add LICENSE_FILEamdmi32017-08-301-7/+8
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-0/+1
* Return ports maintained by John Marino to the pool, he is no longer interested.rene2017-04-221-1/+1
* Return the ports mistakenly reset to ports@ in r433856 to John Marino.rene2017-02-161-1/+1
* Return ports maintained by John Marino to the pool, see r433827 for detailsrene2017-02-111-1/+1
* devel/gps: Upgrade to 2016 release (plus 2 dependencies)marino2016-06-125-339/+486
* Change Ada Framework foundation from gcc5-aux to gcc6-auxmarino2016-04-301-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-6/+6
* Add new file lang/spark (will become run-depends for GPS)marino2015-06-241-0/+2
* Ada Framework: Switch to gcc5-aux, upgrade 6 packages at oncemarino2015-06-247-72/+74
* - Convert ports of devel/ to USES=pythonmva2014-10-211-1/+1
* marino 12 devel ports: Remove @dirrm, tend install commands, plusmarino2014-10-161-5/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* devel/gnatcoll: LDFLAGS+= -lm (Fixes build on DF)marino2014-06-061-0/+1
* devel/gnatcoll4: Rename gnatinspect and toggle off iconv option defaultmarino2014-05-252-3/+9
* devel/gnatcoll: Don't install gps files to avoid conflict with gpsmarino2014-05-233-13/+14
* lang/gnat_util: Add set_std_prefix and update_path symbolsmarino2014-05-232-13/+1
* devel/gnatcoll: Fix disable iconv non-default option (typo)marino2014-05-221-1/+1