2013-08-02 20:52:07 +02:00
|
|
|
# Created by: chinsan
|
2006-12-24 13:41:05 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Gtk2-Ex-FormFactory
|
2011-08-27 12:39:31 +02:00
|
|
|
PORTVERSION= 0.67
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 2
|
2006-12-24 13:41:05 +01:00
|
|
|
CATEGORIES= x11-toolkits perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-12-24 13:41:05 +01:00
|
|
|
COMMENT= Makes building complex GUI more easy
|
|
|
|
|
2016-04-01 16:33:55 +02:00
|
|
|
BUILD_DEPENDS= p5-Glib2>=1.00:devel/p5-Glib2 \
|
|
|
|
p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 \
|
|
|
|
p5-Gtk2-Ex-Simple-List>=0:x11-toolkits/p5-Gtk2-Ex-Simple-List
|
|
|
|
RUN_DEPENDS= p5-Glib2>=1.00:devel/p5-Glib2 \
|
|
|
|
p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 \
|
|
|
|
p5-Gtk2-Ex-Simple-List>=0:x11-toolkits/p5-Gtk2-Ex-Simple-List
|
2006-12-24 13:41:05 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-12-24 13:41:05 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|