1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/net/libdnet/Makefile
Vanilla I. Shu 8799d36859 Upgrade to 1.8.
PR:		ports/70472
Submitted by:	Yonatan Yonatan.at.Xpert.dot.com>
2004-08-15 13:17:41 +00:00

24 lines
452 B
Makefile

# New ports collection makefile for: libdnet
# Date created: 15 April 2002
# Whom: Dominic Marks <dominic.marks@btinternet.com>
#
# $FreeBSD$
#
PORTNAME= libdnet
PORTVERSION= 1.8
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= yonatan@xpert.com
COMMENT= A simple interface to low level networking routines
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN3= dnet.3
MAN8= dnet.8
.include <bsd.port.mk>