openbsd-ports/x11/p5-Gtk2-Ex-FormFactory/Makefile
2013-03-11 11:35:43 +00:00

17 lines
296 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:46:14 espie Exp $
COMMENT= framework which makes building complex GUIs easy
MODULES= cpan
DISTNAME= Gtk2-Ex-FormFactory-0.65
REVISION= 0
CATEGORIES= x11
USE_GROFF = Yes
# LGPL
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= x11/p5-Gtk2
.include <bsd.port.mk>