From c6172f11e8340729d2abdb45180c8890bd62fa10 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 20 Jun 2016 15:28:13 +0000 Subject: Add license information. PR: 210126 Submitted by: takefu@airport.fm --- audio/libao/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/libao') diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 030075abaef5..28f6ea1bce03 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -3,13 +3,15 @@ PORTNAME= libao PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ao/ MAINTAINER= naddy@FreeBSD.org COMMENT= Portable audio output library +LICENSE= GPLv2 + USES= libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -- cgit v1.2.3