df4e1203e4
ok jasper@ (final commit)
20 lines
378 B
Makefile
20 lines
378 B
Makefile
# $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
|
|
USE_GROFF = Yes
|
|
|
|
# LGPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
RUN_DEPENDS= x11/p5-Gtk2
|
|
|
|
.include <bsd.port.mk>
|