aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ec2-scripts
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2013-02-26 10:11:57 +0000
committerColin Percival <cperciva@FreeBSD.org>2013-02-26 10:11:57 +0000
commitbfeb5d441a2e91ab49de3ece56a1999c313c81a4 (patch)
treed17d8f979f7e1dc0be6650f3459467ce7cd9b02f /sysutils/ec2-scripts
parent23124a16e87e4f56db883c3034b8cd690ace2b1f (diff)
downloadports-bfeb5d441a2e91ab49de3ece56a1999c313c81a4.tar.gz
ports-bfeb5d441a2e91ab49de3ece56a1999c313c81a4.zip
Notes
Diffstat (limited to 'sysutils/ec2-scripts')
-rw-r--r--sysutils/ec2-scripts/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ec2-scripts/Makefile b/sysutils/ec2-scripts/Makefile
index be4db5b51494..d1e27ba43591 100644
--- a/sysutils/ec2-scripts/Makefile
+++ b/sysutils/ec2-scripts/Makefile
@@ -29,4 +29,7 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/$${i} ${PREFIX}/etc/rc.d/$${i}; \
done
+describe:
+ false
+
.include <bsd.port.mk>