diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /comms/tkhylafax/Makefile | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.zip |
De-pkg-comment.
Diffstat (limited to 'comms/tkhylafax/Makefile')
-rw-r--r-- | comms/tkhylafax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 20eb67439d9e..6004a18981b9 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.hylafax.org/contrib/tkhylafax/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} MAINTAINER= ports@FreeBSD.org +COMMENT= A tcl/tk interface to Sam Leffler's fax package RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ sendfax:${PORTSDIR}/comms/hylafax \ |