diff options
Diffstat (limited to 'devel/tcl-signal/Makefile')
-rw-r--r-- | devel/tcl-signal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tcl-signal/Makefile b/devel/tcl-signal/Makefile index 214f12cff4ca..0510eed99ed2 100644 --- a/devel/tcl-signal/Makefile +++ b/devel/tcl-signal/Makefile @@ -6,6 +6,7 @@ DISTNAME= signal_ext${PORTVERSION:R:R} MAINTAINER= tcltk@FreeBSD.org COMMENT= Dynamically loadable signal handling for Tcl/Tk scripts +WWW= https://www.nyx.net/~mschwart/signal_ext.html USES+= tcl:tea ALL_TARGET= signal.so |