diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-01-07 21:17:46 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-01-07 21:17:46 +0800 |
commit | 88c3c844d2affedc22457f03e888eb785d34242c (patch) | |
tree | 5e33c1a163da2d3aa94e01e221e6f42ce5003b95 /net | |
parent | a00c2a2a6c3f4b96fec24a816d36521e5d30aa06 (diff) | |
download | freebsd-ports-gnome-88c3c844d2affedc22457f03e888eb785d34242c.tar.gz freebsd-ports-gnome-88c3c844d2affedc22457f03e888eb785d34242c.tar.zst freebsd-ports-gnome-88c3c844d2affedc22457f03e888eb785d34242c.zip |
- Add LICENSE_FILE
Diffstat (limited to 'net')
-rw-r--r-- | net/libfixbuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libfixbuf/Makefile b/net/libfixbuf/Makefile index 7b7609bd1cab..ee4a7fdc09c8 100644 --- a/net/libfixbuf/Makefile +++ b/net/libfixbuf/Makefile @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library for using the IP Flow Information Export protocol LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |