1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/net/macipgw/Makefile

21 lines
545 B
Makefile
Raw Normal View History

# Ports collection makefile for: macipgw
# Version required: macipgw-1.0
# Date created: 25 Nov 1997
# Whom: stb
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
#
DISTNAME= macipgw-1.0
CATEGORIES= net
1999-05-17 08:17:57 +00:00
MASTER_SITES= ftp://ftp.hanse.de/sites/transit/netatalk/ \
http://www.freebsd.org/~stb/netatalk/
MAINTAINER= stb@freebsd.org
BUILD_DEPENDS= ${PREFIX}/lib/libatalk.a:${PORTSDIR}/net/netatalk \
${PREFIX}/include/atalk/ddp.h:${PORTSDIR}/net/netatalk
RUN_DEPENDS= ${PREFIX}/libexec/atalkd:${PORTSDIR}/net/netatalk
.include <bsd.port.mk>