1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/net/netatalk/Makefile
Stefan Bethke 88df090d14 Temporary fix for PR ports/4251: don't compress man pages, so that '.so'
works for the aliases to megatron.1, nbp.1, and pap.1.
Correct solution hopefully rns.
1997-08-18 19:04:10 +00:00

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>