1997-07-27 22:23:11 +00:00
|
|
|
# Ports collection makefile for: netatalk
|
|
|
|
# Version required: netatalk-1.4b2
|
|
|
|
# Date created: 23 Jul 1997
|
|
|
|
# Whom: stb
|
|
|
|
#
|
1998-01-21 15:01:05 +00:00
|
|
|
# $Id: Makefile,v 1.2 1997/08/18 19:04:07 stb Exp $
|
1997-07-27 22:23:11 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= netatalk-1.4b2
|
|
|
|
CATEGORIES= net print
|
|
|
|
MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/
|
|
|
|
|
1998-01-21 15:01:05 +00:00
|
|
|
PATCH_SITES= http://www.umich.edu/~rsug/netatalk/patches/1.4b2/
|
|
|
|
PATCHFILES= afpd-macos8.diff
|
|
|
|
|
1997-07-27 22:23:11 +00:00
|
|
|
MAINTAINER= stb@freebsd.org
|
|
|
|
|
1997-08-18 19:04:10 +00:00
|
|
|
NOMANCOMPRESS= true
|
|
|
|
# XXX this is a hack to make the .so-included
|
|
|
|
# man pages work.
|
1997-07-27 22:23:11 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|
1998-01-21 15:01:05 +00:00
|
|
|
|