mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
19 lines
349 B
Makefile
19 lines
349 B
Makefile
|
# New ports collection makefile for: tund
|
||
|
# Version required: 0.11
|
||
|
# Date created: 20 July 1999
|
||
|
# Whom: Sergey Kosyakov <ks@itp.ac.ru>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= tund-0.11
|
||
|
CATEGORIES= net
|
||
|
MASTER_SITES= ftp://ftp.chg.ru/pub/networking/freebsd/
|
||
|
|
||
|
MAINTAINER= ks@itp.ac.ru
|
||
|
|
||
|
MAN8= tund.8
|
||
|
MANCOMPRESSED= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|