aboutsummaryrefslogtreecommitdiffstats
path: root/math/umatrix
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 /math/umatrix
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 'math/umatrix')
-rw-r--r--math/umatrix/Makefile1
-rw-r--r--math/umatrix/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile
index da9dc4e1b64..3098952a9ee 100644
--- a/math/umatrix/Makefile
+++ b/math/umatrix/Makefile
@@ -15,5 +15,6 @@ COMMENT= Simple matrix package
GNU_CONFIGURE= yes
MAN1= umatrix.1
+PLIST_FILES= bin/umatrix
.include <bsd.port.mk>
diff --git a/math/umatrix/pkg-plist b/math/umatrix/pkg-plist
deleted file mode 100644
index 25effa77df3..00000000000
--- a/math/umatrix/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/umatrix