# New ports collection makefile for: libnotify # Date created: 2005-08-06 # Whom: Andreas Kohn # # $FreeBSD$ # $MCom: ports/devel/libnotify/Makefile,v 1.24 2011/08/30 21:09:51 kwm Exp $ # PORTNAME= libnotify PORTVERSION= 0.7.5 CATEGORIES= devel gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= A library for desktop notifications LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection USE_XZ= yes USE_GNOME= gnomehack intlhack glib20 gtk20 ltverhack USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include