svn commit: r391317 - head/ftp/p5-SOAP-Transport-FTP
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 4 16:17:51 UTC 2015
Author: sunpoet
Date: Sat Jul 4 16:17:50 2015
New Revision: 391317
URL: https://svnweb.freebsd.org/changeset/ports/391317
Log:
- Add LICENSE
- Add NO_ARCH
Modified:
head/ftp/p5-SOAP-Transport-FTP/Makefile
Modified: head/ftp/p5-SOAP-Transport-FTP/Makefile
==============================================================================
--- head/ftp/p5-SOAP-Transport-FTP/Makefile Sat Jul 4 16:17:46 2015 (r391316)
+++ head/ftp/p5-SOAP-Transport-FTP/Makefile Sat Jul 4 16:17:50 2015 (r391317)
@@ -11,9 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= FTP Client support for SOAP::Lite
+LICENSE= ART10
+
BUILD_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
More information about the svn-ports-all
mailing list