1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/netatalk/Makefile

23 lines
576 B
Makefile
Raw Normal View History

# Ports collection makefile for: netatalk
# Version required: netatalk-1.4b2
# Date created: 23 Jul 1997
# Whom: stb
#
# $Id$
#
DISTNAME= netatalk-1.4b2
CATEGORIES= net print
MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/
MAINTAINER= stb@freebsd.org
MAN4= atalk.4
MAN8= afpd.8 atalkd.8 papd.8 psf.8
MAN1= getzones.1 aecho.1 nbprgstr.1 megatron.1 nbp.1 psorder.1 \
unbin.1 unhex.1 nbplkup.1 unsingle.1 hqx2bin.1 \
single2bin.1 macbinary.1 pap.1 papstatus.1
MAN3= atalk_aton.3 nbp_name.3
.include <bsd.port.mk>