aboutsummaryrefslogtreecommitdiffstats
path: root/editors/hexcurse
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /editors/hexcurse
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadfreebsd-ports-graphics-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
freebsd-ports-graphics-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.zst
freebsd-ports-graphics-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'editors/hexcurse')
-rw-r--r--editors/hexcurse/Makefile3
-rw-r--r--editors/hexcurse/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile
index ccc5c2116e6..c8884e186bb 100644
--- a/editors/hexcurse/Makefile
+++ b/editors/hexcurse/Makefile
@@ -17,6 +17,7 @@ COMMENT= A versatile ncurses-based hex editor
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-MAN1= hexcurse.1
+MAN1= hexcurse.1
+PLIST_FILES= bin/hexcurse
.include <bsd.port.mk>
diff --git a/editors/hexcurse/pkg-plist b/editors/hexcurse/pkg-plist
deleted file mode 100644
index 3b219a4967c..00000000000
--- a/editors/hexcurse/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/hexcurse