1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:24:52 +00:00
freebsd-ports/net/owamp/Makefile
Martin Wilke a88b598dd6 - Stage Support
- Convert to USES
2014-01-31 12:14:30 +00:00

16 lines
284 B
Makefile

# $FreeBSD$
PORTNAME= owamp
PORTVERSION= 3.3
CATEGORIES= net
MASTER_SITES= http://software.internet2.edu/sources/owamp/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Implementation of the One-Way Active Measurement Protocol
LICENSE= APACHE20
GNU_CONFIGURE= yes
.include <bsd.port.mk>