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