14 lines
381 B
Makefile
14 lines
381 B
Makefile
|
# $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"
|