svn commit: r444785 - head/comms/p5-Fax-Hylafax-Client
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 30 22:13:16 UTC 2017
Author: sunpoet
Date: Fri Jun 30 22:13:15 2017
New Revision: 444785
URL: https://svnweb.freebsd.org/changeset/ports/444785
Log:
Remove Perl core modules
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
Modified:
head/comms/p5-Fax-Hylafax-Client/Makefile
Modified: head/comms/p5-Fax-Hylafax-Client/Makefile
==============================================================================
--- head/comms/p5-Fax-Hylafax-Client/Makefile Fri Jun 30 22:02:23 2017 (r444784)
+++ head/comms/p5-Fax-Hylafax-Client/Makefile Fri Jun 30 22:13:15 2017 (r444785)
@@ -3,7 +3,7 @@
PORTNAME= Fax-Hylafax-Client
PORTVERSION= 1.02
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,9 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Simple Perl client for the HylaFAX fax server
-BUILD_DEPENDS= p5-Net>=0:net/p5-Net
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
More information about the svn-ports-head
mailing list