aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-Search/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-08-15 18:02:20 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-08-15 18:02:20 +0000
commita3fc11855030cc3990bc943d39d4ebd259741c73 (patch)
treea0f91453bd0db8881c66e40eff6cf8672ea36d93 /www/p5-Kwiki-Search/Makefile
parentb5e398972fa7049e29b164715a9689f908899e8d (diff)
downloadports-a3fc11855030cc3990bc943d39d4ebd259741c73.tar.gz
ports-a3fc11855030cc3990bc943d39d4ebd259741c73.zip
Notes
Diffstat (limited to 'www/p5-Kwiki-Search/Makefile')
-rw-r--r--www/p5-Kwiki-Search/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Kwiki-Search/Makefile b/www/p5-Kwiki-Search/Makefile
index 274f4ddcb2b6..c14a8e5ab2fb 100644
--- a/www/p5-Kwiki-Search/Makefile
+++ b/www/p5-Kwiki-Search/Makefile
@@ -28,4 +28,7 @@ MAN3= Kwiki::Search.3
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>