diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-26 23:34:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-26 23:34:18 +0800 |
commit | b4fedcf59c16df486d38fc898fe19256ac6211da (patch) | |
tree | b01b0498f68537e9cdfd640eb7e62625ffd012da /deskutils | |
parent | 2c55a1f70e4e968b0a087274cce171f23d222fce (diff) | |
download | freebsd-ports-gnome-b4fedcf59c16df486d38fc898fe19256ac6211da.tar.gz freebsd-ports-gnome-b4fedcf59c16df486d38fc898fe19256ac6211da.tar.zst freebsd-ports-gnome-b4fedcf59c16df486d38fc898fe19256ac6211da.zip |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/190248
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/p5-Goo/Makefile | 5 | ||||
-rw-r--r-- | deskutils/p5-Goo/pkg-descr | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/deskutils/p5-Goo/Makefile b/deskutils/p5-Goo/Makefile index 318060c07a7c..0269dccff673 100644 --- a/deskutils/p5-Goo/Makefile +++ b/deskutils/p5-Goo/Makefile @@ -8,9 +8,12 @@ CATEGORIES= deskutils sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Stick Things together with The Goo +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Config-Auto>=0:${PORTSDIR}/devel/p5-Config-Auto \ p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \ p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ diff --git a/deskutils/p5-Goo/pkg-descr b/deskutils/p5-Goo/pkg-descr index 64dfb46ae4d5..b4e652828d59 100644 --- a/deskutils/p5-Goo/pkg-descr +++ b/deskutils/p5-Goo/pkg-descr @@ -11,4 +11,4 @@ Accelerate your work by quickly traversing the Trail of associations between Things. WWW: http://search.cpan.org/dist/Goo/ - http://thegoo.org/ + http://thegoo.org/ |