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