1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Let Device::Modem be also runtime dependency

No reply from:	anders
This commit is contained in:
Pav Lucistnik 2008-02-07 19:31:11 +00:00
parent 41b85c7293
commit bc1a08b73d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206863

View File

@ -7,6 +7,7 @@
PORTNAME= Device-Gsm
PORTVERSION= 1.48
PORTREVISION= 1
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Device
@ -16,6 +17,7 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= Perl interface to GSM phones/modems on serial ports
BUILD_DEPENDS= ${SITE_PERL}/Device/Modem.pm:${PORTSDIR}/comms/p5-Device-Modem
RUN_DEPENDS= ${SITE_PERL}/Device/Modem.pm:${PORTSDIR}/comms/p5-Device-Modem
PERL_CONFIGURE= yes