summaryrefslogtreecommitdiff
path: root/ftp/spegla/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-05-24 15:23:42 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-05-24 15:23:42 +0000
commitb2620d934cd37d1e3915b3a394616a430444409e (patch)
tree6ea75a71485d2f092bd5a087a02e9c081a48f175 /ftp/spegla/Makefile
parentFix PLIST. (diff)
Fix on bento.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=59906
Diffstat (limited to 'ftp/spegla/Makefile')
-rw-r--r--ftp/spegla/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile
index 5ef5148c6f3a..5569a8cd7b36 100644
--- a/ftp/spegla/Makefile
+++ b/ftp/spegla/Makefile
@@ -31,5 +31,7 @@ pre-install:
post-install:
${INSTALL_DATA} ${WRKSRC}/freebsd.org ${PREFIX}/share/examples/spegla
+ ${INSTALL_DATA} ${WRKSRC}/spegla.conf ${PREFIX}/share/examples/spegla
+ ${INSTALL_SCRIPT} ${WRKSRC}/spegla.conf ${PREFIX}/share/examples/spegla
.include <bsd.port.mk>