# New ports collection makefile for: p5-Gtk2-Notify # Date created: 2011-10-13 # Whom: Roman Bogorodskiy # # $FreeBSD$ # PORTNAME= Gtk2-Notify PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lichray@gmail.com COMMENT= Perl interface to libnotify BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes MAN3= Gtk2::Notify.3 Gtk2::Notify::index.3 .include