# Created by: Thierry Thomas # $FreeBSD$ PORTNAME= grisbi PORTVERSION= 1.0.1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:C|1$|x|}/ MAINTAINER= thierry@FreeBSD.org COMMENT= Personal accounting application LICENSE= GPLv2 LIB_DEPENDS= libofx.so:finance/libofx \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= tar:bzip2 desktop-file-utils gmake iconv pkgconfig shared-mime-info ssl GNU_CONFIGURE= yes USE_GNOME= cairo gtk20 glib20 intltool libxml2 INSTALLS_ICONS= yes CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS NLS .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif .include id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix comms/nec2c for large allocationsdb2012-06-063-0/+34
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Honour NOPORTEXAMPLESdb2008-06-092-117/+115
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
* Change my MAINTAINER: line in Makfile to db@FreeBSD.orgdb2007-01-201-1/+1
* - Update MASTER_SITESehaupt2006-12-223-7/+10
* SHA256ifyedwin2006-01-221-0/+1
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-1/+1
* Unbreak: Builds fine with newer GCC on 4.xvs2005-12-081-1/+1