diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
commit | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (patch) | |
tree | cd1ee0fec6e0c9d86972c30317a9e424911c7493 /editors/lpe | |
parent | 79fa1302326244bf15e5047eaee5722c1be6f8fd (diff) | |
download | FreeBSD-ports-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.zip FreeBSD-ports-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.tar.gz |
De-pkg-comment.
Diffstat (limited to 'editors/lpe')
-rw-r--r-- | editors/lpe/Makefile | 1 | ||||
-rw-r--r-- | editors/lpe/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index be11094..d7aaf99 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sasknow.com/pub/ \ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ryan@sasknow.com +COMMENT= A "lightweight programmer's editor" with syntax highlighting LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ intl.4:${PORTSDIR}/devel/gettext diff --git a/editors/lpe/pkg-comment b/editors/lpe/pkg-comment deleted file mode 100644 index d7babcf..0000000 --- a/editors/lpe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A "lightweight programmer's editor" with syntax highlighting |