Changeset View
Changeset View
Standalone View
Standalone View
comms/mgetty+sendfax/Makefile
| PORTNAME= mgetty | PORTNAME= mgetty | ||||
| PORTVERSION= 1.1.37 | PORTVERSION= 1.1.37 | ||||
| PORTREVISION= 3 | PORTREVISION= 3 | ||||
| CATEGORIES= comms | CATEGORIES= comms | ||||
| MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/ | MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/ | ||||
| DISTNAME= ${PORTNAME}${PORTVERSION}-Jun05 | DISTNAME= ${PORTNAME}${PORTVERSION}-Jun05 | ||||
| MAINTAINER= olgeni@FreeBSD.org | MAINTAINER= olgeni@FreeBSD.org | ||||
| COMMENT= Handle external logins, send and receive faxes | COMMENT= Handle external logins, send and receive faxes | ||||
| WWW= http://mgetty.greenie.net/ | WWW= http://mgetty.greenie.net/ | ||||
| LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
| BROKEN_aarch64= fails to compile: error: initializer element is not a compile-time constant | BROKEN_aarch64= fails to compile: error: initializer element is not a compile-time constant | ||||
| BROKEN_mips64= fails to compile: error: initializer element is not a compile-time constant | |||||
| BROKEN_riscv64= fails to compile: error: initializer element is not a compile-time constant | BROKEN_riscv64= fails to compile: error: initializer element is not a compile-time constant | ||||
| USES= cpe makeinfo perl5 shebangfix | USES= cpe makeinfo perl5 shebangfix | ||||
| USE_CSTD= gnu89 | USE_CSTD= gnu89 | ||||
| SHEBANG_FILES= samples/fax samples/new_fax.all/new_fax samples/new_fax.mime1 \ | SHEBANG_FILES= samples/fax samples/new_fax.all/new_fax samples/new_fax.mime1 \ | ||||
| samples/new_fax.th samples/coverpg-pl.ps samples/faxview.th | samples/new_fax.th samples/coverpg-pl.ps samples/faxview.th | ||||
| CPE_VENDOR= mgetty_project | CPE_VENDOR= mgetty_project | ||||
| Show All 31 Lines | |||||