summaryrefslogtreecommitdiff
path: root/net/binkd/Makefile
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-03-20 14:44:50 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-03-20 14:44:50 +0000
commit3107392ebaf204336e4f55b3a0eedeba2bb0715b (patch)
treefc0cdcbdcf4169a38da2050d0fd43a0ea71a8b6c /net/binkd/Makefile
parentdon't depend on bzip and gmake (diff)
Add MASTER_SITES
PR: ports/10685 Submitted by: andy@icc.surw.chel.su
Notes
Notes: svn path=/head/; revision=17320
Diffstat (limited to 'net/binkd/Makefile')
-rw-r--r--net/binkd/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/binkd/Makefile b/net/binkd/Makefile
index 705a1d9b07f6..e32c8b9f5814 100644
--- a/net/binkd/Makefile
+++ b/net/binkd/Makefile
@@ -3,14 +3,15 @@
# Date created: 19 August 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.1.1.1 1998/12/24 06:55:54 steve Exp $
+# $Id: Makefile,v 1.2 1999/02/03 11:11:55 asami Exp $
#
DISTNAME= binkd092
PKGNAME= binkd-0.9.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.sut.ru/pub/FidoNet/BinkD/092/ \
- ftp://ftp.aanet.ru/pub/Linux/system/Fido/
+ ftp://ftp.aanet.ru/pub/Linux/system/Fido/ \
+ http://www.corbina.net/~maloff/binkd/
EXTRACT_SUFX= .zip
MAINTAINER= andy@icc.surw.chel.su
@@ -32,6 +33,8 @@ do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/binkd ${PREFIX}/sbin
@ ${INSTALL_MAN} ${WRKSRC}/binkd.8 ${PREFIX}/man/man8
@ ${INSTALL_DATA} ${WRKSRC}/binkd.cfg ${PREFIX}/etc/binkd.cfg.sample
+
+post-install:
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/binkd
@ ${INSTALL_DATA} ${WRKSRC}/!README ${PREFIX}/share/doc/binkd/README