blob: 7fb9564b20c9b17e302b320c0cd538b60d599440 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.1.1.1 2002/03/12 22:19:18 fredette Exp $
DISTNAME= latd-1.13.mhf1
CATEGORIES= net
MASTER_SITES= http://theory.lcs.mit.edu/~fredette/latd/
MAINTAINER= fredette@theory.lcs.mit.edu
HOMEPAGE= http://theory.lcs.mit.edu/~fredette/latd/index.html
COMMENT= The linux-decnet project's LAT protocol suite
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"
|