aboutsummaryrefslogtreecommitdiffstats
path: root/editors/chexedit/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-05-19 03:04:32 +0800
committerlinimon <linimon@FreeBSD.org>2004-05-19 03:04:32 +0800
commit2efe317f2fed6ca7d4c98930c798fbd3635eb6cb (patch)
treee723954759a9593d8bf58f3b59468a02b0bbec99 /editors/chexedit/Makefile
parent9673c66efd7bede2b764b41eaab81049b5bdb5ba (diff)
downloadfreebsd-ports-gnome-2efe317f2fed6ca7d4c98930c798fbd3635eb6cb.tar.gz
freebsd-ports-gnome-2efe317f2fed6ca7d4c98930c798fbd3635eb6cb.tar.zst
freebsd-ports-gnome-2efe317f2fed6ca7d4c98930c798fbd3635eb6cb.zip
Pet portlint.
Diffstat (limited to 'editors/chexedit/Makefile')
-rw-r--r--editors/chexedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile
index ba51604d0186..4b84636984b2 100644
--- a/editors/chexedit/Makefile
+++ b/editors/chexedit/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@oven.org
COMMENT= Full screen text mode Hex editor using the [n]curses library
GNU_CONFIGURE= yes
+PLIST_FILES= bin/chexedit
MAN1= chexedit.1
@@ -23,4 +24,3 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/docs/hexedit.1 ${PREFIX}/man/man1/chexedit.1
.include <bsd.port.mk>
-PLIST_FILES= bin/chexedit