mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
x11-toolkits/p5-Gtk2-Ex-FormFactory: Add LICENSE and NO_ARCH
This commit is contained in:
parent
9aa5e1cea4
commit
73d8dfacb4
1 changed files with 5 additions and 3 deletions
|
@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Makes building complex GUI more easy
|
||||
|
||||
BUILD_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \
|
||||
p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 \
|
||||
p5-Gtk2-Ex-Simple-List>=0:x11-toolkits/p5-Gtk2-Ex-Simple-List
|
||||
LICENSE= GPLv2+
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \
|
||||
p5-Gtk2>=1.060:x11-toolkits/p5-Gtk2 \
|
||||
p5-Gtk2-Ex-Simple-List>=0:x11-toolkits/p5-Gtk2-Ex-Simple-List
|
||||
|
@ -20,4 +20,6 @@ RUN_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue