mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
88df090d14
works for the aliases to megatron.1, nbp.1, and pap.1. Correct solution hopefully rns.
20 lines
465 B
Makefile
20 lines
465 B
Makefile
# Ports collection makefile for: netatalk
|
|
# Version required: netatalk-1.4b2
|
|
# Date created: 23 Jul 1997
|
|
# Whom: stb
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/07/27 22:23:04 stb Exp $
|
|
#
|
|
|
|
DISTNAME= netatalk-1.4b2
|
|
CATEGORIES= net print
|
|
MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/
|
|
|
|
MAINTAINER= stb@freebsd.org
|
|
|
|
NOMANCOMPRESS= true
|
|
# XXX this is a hack to make the .so-included
|
|
# man pages work.
|
|
|
|
.include <bsd.port.mk>
|