diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /www/p5-REST-Google-Apps-Provisioning | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'www/p5-REST-Google-Apps-Provisioning')
-rw-r--r-- | www/p5-REST-Google-Apps-Provisioning/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-REST-Google-Apps-Provisioning/Makefile b/www/p5-REST-Google-Apps-Provisioning/Makefile index 2828cf19b814..190027a22851 100644 --- a/www/p5-REST-Google-Apps-Provisioning/Makefile +++ b/www/p5-REST-Google-Apps-Provisioning/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-REST-Google-Apps-Provisioning -# Date created: 2009-08-06 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= REST-Google-Apps-Provisioning PORTVERSION= 1.1.10 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:SSCHNEID PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl library to Google\'s RESTful Apps API +COMMENT= Perl library to Google\'s RESTful Apps API LICENSE= ART10 GPLv1 LICENSE_COMB= dual |