freebsd-ports/net/owamp/Makefile
Olli Hauer 4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00

21 lines
446 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
MAN1= aespasswd.1 owfetch.1 owping.1 owstats.1 owup.1 \
pfstore.1 powstream.1
MAN5= owampd.conf.5 owampd.limits.5 owampd.pfs.5
MAN8= owampd.8
NO_STAGE= yes
.include <bsd.port.mk>