diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-11 16:45:50 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-11 16:45:50 +0800 |
commit | 5f547b253a1367e0b02fd3bde41c73ea77a28a05 (patch) | |
tree | 8f9528b42a04b154ecbdb29a3aef4885b990bcbf /net/tryst-examples | |
parent | 07ac6b1d356ef16f0d9bc884354291cd9a5f82df (diff) | |
download | freebsd-ports-gnome-5f547b253a1367e0b02fd3bde41c73ea77a28a05.tar.gz freebsd-ports-gnome-5f547b253a1367e0b02fd3bde41c73ea77a28a05.tar.zst freebsd-ports-gnome-5f547b253a1367e0b02fd3bde41c73ea77a28a05.zip |
- add COPYRIGHT
Diffstat (limited to 'net/tryst-examples')
-rw-r--r-- | net/tryst-examples/Makefile | 1 | ||||
-rw-r--r-- | net/tryst-examples/pkg-descr | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/tryst-examples/Makefile b/net/tryst-examples/Makefile index ef1208a724ae..14fb2d75c604 100644 --- a/net/tryst-examples/Makefile +++ b/net/tryst-examples/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= dns_sd:${PORTSDIR}/net/mDNSResponder LICENSE_COMB= dual LICENSE= BSD LGPL21 +LICENSE_BSD_FILE= ${WRKSRC}/Documentation/COPYING USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes diff --git a/net/tryst-examples/pkg-descr b/net/tryst-examples/pkg-descr index 4457d69a5fe8..076c4caee230 100644 --- a/net/tryst-examples/pkg-descr +++ b/net/tryst-examples/pkg-descr @@ -3,5 +3,6 @@ Applications that uses the Tryst kit. TBrowser, TChat LICENSE: BSD 2 clause / LGPL +Copyright (c) 2002 - 2006, Chris B. Vetter WWW: http://gnustep.dyndns.org/ |