2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:46:54 ajacoutot Exp $
|
2007-05-25 01:28:11 -04:00
|
|
|
|
2007-09-15 16:04:18 -04:00
|
|
|
COMMENT= framework which makes building complex GUIs easy
|
2007-05-25 01:28:11 -04:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Gtk2-Ex-FormFactory-0.65
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2007-05-25 01:28:11 -04:00
|
|
|
CATEGORIES= x11
|
2010-10-19 04:13:56 -04:00
|
|
|
USE_GROFF = Yes
|
2007-05-25 01:28:11 -04:00
|
|
|
|
|
|
|
# LGPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
RUN_DEPENDS= x11/p5-Gtk2
|
2007-05-25 01:28:11 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|