mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:24:52 +00:00
a88b598dd6
- Convert to USES
16 lines
284 B
Makefile
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>
|