Date: Sat, 17 Dec 2016 11:11:38 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428715 - head/audio/libmodplug Message-ID: <201612171111.uBHBBcmi032994@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Dec 17 11:11:37 2016 New Revision: 428715 URL: https://svnweb.freebsd.org/changeset/ports/428715 Log: Add license Modified: head/audio/libmodplug/Makefile Modified: head/audio/libmodplug/Makefile ============================================================================== --- head/audio/libmodplug/Makefile Sat Dec 17 11:09:24 2016 (r428714) +++ head/audio/libmodplug/Makefile Sat Dec 17 11:11:37 2016 (r428715) @@ -10,6 +10,9 @@ MASTER_SITES= SF/modplug-xmms/${PORTNAME MAINTAINER= ehaupt@FreeBSD.org COMMENT= ModPlug mod-like music shared libraries +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/COPYING + USES= cpe gmake pathfix pkgconfig libtool INSTALL_TARGET= install-strip USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612171111.uBHBBcmi032994>