summaryrefslogtreecommitdiff
path: root/ftp/spegla/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>2000-07-05 19:44:04 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>2000-07-05 19:44:04 +0000
commit278a6474491144444428eee354fa3185805b5715 (patch)
tree03bccaabcf10fda9e7527a141408618f6652337f /ftp/spegla/Makefile
parentUpdate to rev. 2.8. (Several bug fixes have been done) (diff)
Fix the skip directive.
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
Notes
Notes: svn path=/head/; revision=30252
Diffstat (limited to 'ftp/spegla/Makefile')
-rw-r--r--ftp/spegla/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile
index b3185dc35d26..56fde261fa7d 100644
--- a/ftp/spegla/Makefile
+++ b/ftp/spegla/Makefile
@@ -17,6 +17,11 @@ MAINTAINER= jkh@FreeBSD.org
MANCOMPRESSED= yes
MAN1= spegla.1
+post-extract:
+.for file in engine.c regcomp.c regerror.c regexec.c regfree.c cclass.h cname.h regex.h regex2.h utils.h
+ @${CP} ${WRKSRC}/regex/${file} ${WRKSRC}
+.endfor
+
post-install:
@${MKDIR} ${PREFIX}/share/examples/spegla
${INSTALL_DATA} ${WRKSRC}/freebsd.org ${PREFIX}/share/examples/spegla