1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/comms/p5-Fax-Hylafax-Client/Makefile
2021-04-06 16:31:07 +02:00

21 lines
383 B
Makefile

# Created by: Tony Shadwick <tshadwick@oss-solutions.com>
PORTNAME= Fax-Hylafax-Client
PORTVERSION= 1.02
PORTREVISION= 2
CATEGORIES= comms perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple Perl client for the HylaFAX fax server
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>