summaryrefslogtreecommitdiffstats
path: root/sysutils/growspd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/growspd/Makefile')
-rw-r--r--sysutils/growspd/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/sysutils/growspd/Makefile b/sysutils/growspd/Makefile
new file mode 100644
index 0000000..e15d679
--- /dev/null
+++ b/sysutils/growspd/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: growspd
+# Date created: 16 July 2003
+# Whom: Peter Kolmisoppi <growspd@brokep.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= growspd
+PORTVERSION= 0.1
+CATEGORIES= sysutils
+MASTER_SITES= http://growspd.brokep.com/
+
+MAINTAINER= growspd@brokep.com
+COMMENT= Quick utility to check files growth rate
+
+MAN1= growspd.1
+
+USE_REINPLACE= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud