1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net/latd/Makefile
Kirill Ponomarev 9f38842ac4 - Update to version 1.20
PR:		ports/62648
Submitted by:	maintainer
2004-02-10 21:11:46 +00:00

25 lines
554 B
Makefile

# New ports collection makefile for: latd
# Date created: 19 December 2003
# Whom: Tillman Hodgson <tillman@seekingfire.com>
#
# $FreeBSD$
#
PORTNAME= latd
PORTVERSION= 1.20
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= linux-decnet
MAINTAINER= tillman@seekingfire.com
COMMENT= The linux-decnet project LAT protocol suite
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= llogin.1
MAN5= latd.conf.5
MAN8= latd.8 latcp.8 moprc.8
.include <bsd.port.mk>