# Created by: Dan Phillips # $FreeBSD$ PORTNAME= verbiste PORTVERSION= 0.1.33 CATEGORIES= french textproc MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ MAINTAINER= dereckson@gmail.com COMMENT= French verb conjugator/deconjugator OPTIONS_DEFINE= GTK2 GNOME LICENSE= GPLv2 USES= pathfix pkgconfig iconv USE_AUTOTOOLS= libtool USE_GNOME= ltverhack libxml2 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= french-conjugator.1 french-deconjugator.1 MAN3= verbiste.3 MANLANG= "" fr .include .if ${PORT_OPTIONS:MGTK2} CONFIGURE_ARGS+=--with-gtk-app USE_GNOME+= gtk20 PLIST_SUB+= HASGTK="" .else PLIST_SUB+= HASGTK="@comment " .endif .if ${PORT_OPTIONS:MGNOME} CONFIGURE_ARGS+=--with-gnome-app USE_GNOME+= gnomeprefix libgnomeui PLIST_SUB+= HASGNOME="" .else PLIST_SUB+= HASGNOME="@comment " .endif .if ${PORT_OPTIONS:MGTK2} || ${PORT_OPTIONS:MGNOME} USES+= gettext PLIST_SUB+= HASGUI="" .else PLIST_SUB+= HASGUI="@comment " .endif post-install: ${MKDIR} ${EXAMPLESDIR} .for f in README *.java *.c ${INSTALL_DATA} ${WRKSRC}/examples/${f} ${EXAMPLESDIR} .endfor ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${EXAMPLESDIR} .include ref='/~lantw44/cgit/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.16.1gblach2015-12-272-3/+3
* Update to 1.16.0gblach2015-11-163-3/+264
* Update to 1.15.2gblach2015-10-072-3/+3
* - Update devel/efl to 1.15.1gblach2015-09-032-3/+3
* - Upgrade x11-wm/enlightenment to 0.19.7 [1]gblach2015-08-053-23/+25
* Over to the enlightement teambapt2015-04-171-1/+1
* Back to the pool.gblach2015-04-171-1/+1
* Update to 1.13.2gblach2015-04-032-3/+3
* Update to 1.13.1gblach2015-02-282-3/+3
* - Update devel/efl to 1.13.0gblach2015-02-113-3/+57
* Update to 1.12.3gblach2015-01-312-3/+3
* Update to 1.12.2gblach2014-12-132-3/+3
* - Update devel/efl to 1.12.1gblach2014-11-262-3/+3
* - Merge EFL libraries into devel/efl and update to 1.12.0gblach2014-11-253-112/+574
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* Do not try to remove directories belonging to BSD.local.distantoine2014-08-241-22/+0
* Replace lang/lua with the new lang/lua51bapt2014-05-261-3/+1
* Remove trailing whitespaces from category x11-toolkitsehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - Remove post-install step (unneeded since staging is supported)gblach2013-11-141-5/+0
* - Update EFL to 1.7.9gblach2013-11-082-3/+3
* - Change master sites to download.enlightenment.orggblach2013-10-261-1/+1
* - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0
* - Support staginggblach2013-10-061-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
* - Update EFL to 1.7.8gblach2013-08-082-3/+3
* - Update EFL libraries to 1.7.7gblach2013-05-192-3/+3
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
* - Update EFL libraries to 1.7.6(.1)gblach2013-04-233-6/+8
* - Fix pkg-plistgblach2013-03-272-0/+4
* - Update EFL to 1.7.5gblach2013-01-162-6/+5
* - Remove unneeded patchesgblach2012-12-231-11/+0
* - Update Enlightenment to 0.17.0gblach2012-12-233-29/+284
* - Change my email address to gblach@FreeBSD.orggblach2012-11-041-6/+2
* Mark as broken on sparc64.linimon2012-09-081-1/+7
* - Update E17 ports:makc2012-06-274-13/+123
* - update png to 1.5.10dinoex2012-06-011-0/+1
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1