openbsd-ports/x11/p5-Gtk2-Ex-FormFactory/Makefile

20 lines
378 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/12/03 11:46:54 ajacoutot Exp $
COMMENT= framework which makes building complex GUIs easy
MODULES= cpan
DISTNAME= Gtk2-Ex-FormFactory-0.65
REVISION= 0
CATEGORIES= x11
2010-10-19 04:13:56 -04:00
USE_GROFF = Yes
# 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
.include <bsd.port.mk>