aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/indexme/Makefile7
-rw-r--r--www/indexme/distinfo2
-rw-r--r--www/indexme/pkg-plist2
3 files changed, 4 insertions, 7 deletions
diff --git a/www/indexme/Makefile b/www/indexme/Makefile
index 2efbb0a229b9..c5cd97aeeee2 100644
--- a/www/indexme/Makefile
+++ b/www/indexme/Makefile
@@ -12,18 +12,17 @@ MASTER_SITES= ftp://ukug.uk.freebsd.org/pub/lord_cj/ \
http://kyb.homepage.com/perl/
DISTNAME= ${PORTNAME}
-MAINTAINER= calle.madestrand@norrgarden.se
+MAINTAINER= cj@vallcom.net
USE_PERL5= yes
WRKSRC= ${WRKDIR}/indexme
NO_BUILD= yes
+MAN1= indexme.1
do-install:
- @ ${MKDIR} ${PREFIX}/share/doc/indexme
@ ${INSTALL_SCRIPT} ${WRKSRC}/indexme ${PREFIX}/bin
.if !defined(NOPORTDOCS)
- @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/indexme
+ @ ${INSTALL_MAN} ${WRKSRC}/indexme.1 ${PREFIX}/man/man1
.endif
-
.include <bsd.port.mk>
diff --git a/www/indexme/distinfo b/www/indexme/distinfo
index 53766d574862..b40abd3499a8 100644
--- a/www/indexme/distinfo
+++ b/www/indexme/distinfo
@@ -1 +1 @@
-MD5 (indexme.tar.gz) = 1bf95a9841dcde018dac7cbac4db30fb
+MD5 (indexme.tar.gz) = 4c34e75e3aa7db5e1aa4148fb9438ba2
diff --git a/www/indexme/pkg-plist b/www/indexme/pkg-plist
index f153a38d5c88..3566dd727447 100644
--- a/www/indexme/pkg-plist
+++ b/www/indexme/pkg-plist
@@ -1,3 +1 @@
bin/indexme
-share/doc/indexme/README
-@dirrm share/doc/indexme