diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2013-12-31 13:05:08 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2013-12-31 13:05:08 +0000 |
commit | 639878290c25b2cbfe6c79d52770741d952ca231 (patch) | |
tree | 9f81e58e45480b069dec18d0e2d1794e7ec9bdcb /japanese/tiarra | |
parent | ab9bce0801946de252783e7a45291c76b2c3bd63 (diff) | |
download | freebsd-ports-639878290c25b2cbfe6c79d52770741d952ca231.zip |
Add LICENSE.
Diffstat (limited to 'japanese/tiarra')
-rw-r--r-- | japanese/tiarra/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/tiarra/Makefile b/japanese/tiarra/Makefile index f3d5571d2af1..aa099eeed1f7 100644 --- a/japanese/tiarra/Makefile +++ b/japanese/tiarra/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.clovery.jp/tiarra/archive/2010/02/ MAINTAINER= ume@FreeBSD.org COMMENT= IRC Proxy software +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 USES= perl5 |