mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- minor beautification
Submitted by: infofarmer
This commit is contained in:
parent
77095cdf3e
commit
5e8f1330e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172371
1 changed files with 1 additions and 6 deletions
|
@ -8,13 +8,8 @@
|
||||||
PORTNAME= Gtk2
|
PORTNAME= Gtk2
|
||||||
PORTVERSION= 1.122
|
PORTVERSION= 1.122
|
||||||
CATEGORIES= x11-toolkits lang perl5
|
CATEGORIES= x11-toolkits lang perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
|
MASTER_SITES= CPAN SF/gtk2-perl
|
||||||
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
|
|
||||||
MASTER_SITE_SUBDIR= ../by-authors/id/T/TS/TSCH/:cpan \
|
|
||||||
gtk2-perl/:sf
|
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \
|
|
||||||
${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf
|
|
||||||
|
|
||||||
MAINTAINER= clsung@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= Perl module for Gtk+ 2.x graphical user interface library
|
COMMENT= Perl module for Gtk+ 2.x graphical user interface library
|
||||||
|
|
Loading…
Add table
Reference in a new issue