aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2005-05-13 11:51:53 +0800
committerijliao <ijliao@FreeBSD.org>2005-05-13 11:51:53 +0800
commit84613c6f9d80d492de211177ae1954aeba64183d (patch)
tree953247ac3f785c78bf0cd73e4a176cc3cbd43aa3
parent20d4c8b2aafc258937c981210c9c8a8cdb77dbdf (diff)
downloadfreebsd-ports-gnome-84613c6f9d80d492de211177ae1954aeba64183d.tar.gz
freebsd-ports-gnome-84613c6f9d80d492de211177ae1954aeba64183d.tar.zst
freebsd-ports-gnome-84613c6f9d80d492de211177ae1954aeba64183d.zip
add missing files to plist
Submitted by: pointyhat via kris
-rw-r--r--devel/py-tables/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 3f39b9092a03..bdbe95bc261c 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -8,6 +8,7 @@
PORTNAME= tables
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pytables
@@ -27,6 +28,8 @@ USE_REINPLACE= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PLIST_FILES= bin/nctoh5 bin/ptdump bin/ptrepack
+
post-patch:
@${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/setup.py