diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /x11/wterm/Makefile | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'x11/wterm/Makefile')
-rw-r--r-- | x11/wterm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index 9876af89b395..282cb45a45fc 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://largo.windowmaker.org/files/ MAINTAINER= adam-ports@blacktabby.org +COMMENT= A color vt102 terminal emulator with transparency support BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker |