Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= Glade |
4 |
PORTNAME= Glade |
5 |
PORTVERSION= 1.007 |
5 |
PORTVERSION= 1.007 |
6 |
PORTREVISION= 3 |
6 |
PORTREVISION= 4 |
7 |
CATEGORIES= x11-toolkits gnome perl5 |
7 |
CATEGORIES= x11-toolkits gnome perl5 |
8 |
MASTER_SITES= CPAN |
8 |
MASTER_SITES= CPAN |
9 |
MASTER_SITE_SUBDIR= CPAN:TSCH |
9 |
MASTER_SITE_SUBDIR= CPAN:TSCH |
Lines 11-19
Link Here
|
11 |
PKGNAMESUFFIX= 2 |
11 |
PKGNAMESUFFIX= 2 |
12 |
DISTNAME= Gtk2-GladeXML-${PORTVERSION} |
12 |
DISTNAME= Gtk2-GladeXML-${PORTVERSION} |
13 |
|
13 |
|
14 |
MAINTAINER= ports@FreeBSD.org |
14 |
MAINTAINER= 5u623l20@gmail.com |
15 |
COMMENT= Gtk2-Perl bindings to libglade2 |
15 |
COMMENT= Gtk2-Perl bindings to libglade2 |
16 |
|
16 |
|
|
|
17 |
LICENSE= GPLv2 |
18 |
|
17 |
EXTRACT_DEPENDS=p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends |
19 |
EXTRACT_DEPENDS=p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends |
18 |
BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ |
20 |
BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ |
19 |
p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \ |
21 |
p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \ |
Lines 25-31
Link Here
|
25 |
USES= perl5 |
27 |
USES= perl5 |
26 |
USE_PERL5= configure |
28 |
USE_PERL5= configure |
27 |
|
29 |
|
28 |
MAN3= Gtk2::GladeXML.3 |
|
|
29 |
|
30 |
NO_STAGE= yes |
31 |
.include <bsd.port.mk> |
30 |
.include <bsd.port.mk> |