linux-c7-{tcl,tk}85: Fix package
tcl85 and tk85 were removed in 0e2a2491a3bf but these two ports referenced the corresponding pkg-descr files. Make a copy of the descriptions as it is done with tcl/tk 86 and 87 Fixes: 0e2a2491a3bf2f45f65667f75b7eb0d68bf321f8
This commit is contained in:
parent
27b15a893a
commit
878188bc5f
@ -16,7 +16,6 @@ USE_LINUX_RPM_BAD_PERMS= yes
|
||||
|
||||
CONFLICTS= linux-c6-${PORTNAME}${PKGNAMESUFFIX}
|
||||
DATADIR= ${PREFIX}/usr/share/tcl${PORTVERSION:R}
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
||||
9
lang/linux-c7-tcl85/pkg-descr
Normal file
9
lang/linux-c7-tcl85/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
This is Tcl version 8.5, an embeddable tool command language.
|
||||
|
||||
Tcl (Tool Command Language) is a very powerful but easy to learn dynamic
|
||||
programming language, suitable for a very wide range of uses, including web
|
||||
and desktop applications, networking, administration, testing and many more.
|
||||
Open source and business-friendly, Tcl is a mature yet evolving language that
|
||||
is truly cross platform, easily deployed and highly extensible.
|
||||
|
||||
A full set of manual pages is also provided with this port.
|
||||
@ -17,7 +17,6 @@ USE_LINUX_RPM_BAD_PERMS= yes
|
||||
|
||||
CONFLICTS= linux-c6-${PORTNAME}${PKGNAMESUFFIX}
|
||||
DATADIR= ${PREFIX}/usr/share/tk${PORTVERSION:R}
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
||||
9
x11-toolkits/linux-c7-tk85/pkg-descr
Normal file
9
x11-toolkits/linux-c7-tk85/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
This is Tk version 8.5, a GUI toolkit for Tcl.
|
||||
|
||||
Tk is a graphical user interface toolkit that takes developing desktop
|
||||
applications to a higher level than conventional approaches. Tk is the
|
||||
standard GUI not only for Tcl, but for many other dynamic languages, and can
|
||||
produce rich, native applications that run unchanged across Windows, Mac OS X,
|
||||
Linux and more.
|
||||
|
||||
A full set of manual pages is also provided with this port.
|
||||
Loading…
x
Reference in New Issue
Block a user