freebsd-ports/net/netatalk/Makefile
Satoshi Asami 75be64461c Not that it matters much, but delete the empty line at end of
file that was introduced in the previous commit.
1998-01-22 11:06:40 +00:00

22 lines
559 B
Makefile

# Ports collection makefile for: netatalk
# Version required: netatalk-1.4b2
# Date created: 23 Jul 1997
# Whom: stb
#
# $Id: Makefile,v 1.3 1998/01/21 15:00:55 jfieber 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>