1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/udptunnel/Makefile

18 lines
337 B
Makefile
Raw Normal View History

# New ports collection makefile for: udptunnel
# Date created: 14 December 2001
# Whom: Yen-Ming Lee <leeym@leeym.com>
#
# $FreeBSD$
#
PORTNAME= udptunnel
PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/
MAINTAINER= leeym@leeym.com
GNU_CONFIGURE= yes
.include <bsd.port.mk>