summaryrefslogtreecommitdiff
path: root/graphics/cambevao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cambevao/Makefile')
-rw-r--r--graphics/cambevao/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/cambevao/Makefile b/graphics/cambevao/Makefile
index 626591c6781..552d8010774 100644
--- a/graphics/cambevao/Makefile
+++ b/graphics/cambevao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/01/08 03:23:59 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2007/03/24 19:21:25 joerg Exp $
#
DISTNAME= cambevao-2.2
@@ -14,10 +14,11 @@ MAKE_ENV+= prefix=${PREFIX:Q}
MAKE_FLAGS+= INSTALL=${INSTALL_PROGRAM:Q}
RCD_SCRIPTS= cambevao
+INSTALLATION_DIRS= bin share/examples/cambevao share/examples/rc.d
+
ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* DragonFly-*-*
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cambevao
${INSTALL_DATA} ${WRKSRC}/cambevao.xml ${PREFIX}/share/examples/cambevao
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cambevao.README
${INSTALL_SCRIPT} ${WRKSRC}/cambevao.rc.d ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/cambevao