diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
commit | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (patch) | |
tree | a969fa9a098ac853e0948416957ddf1a323dc690 /editors/ssed/Makefile | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) |
Notes
Diffstat (limited to 'editors/ssed/Makefile')
-rw-r--r-- | editors/ssed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 24b66d2aad96..8afc26386f9e 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://queen.rett.polimi.it/~paolob/seders/ssed/ DISTNAME= sed-${PORTVERSION} MAINTAINER= verm@drunkmonk.net +COMMENT= Super-sed is a heavily enhanced version of sed LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv |