1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Set new IS_INTERACTIVE flag. See upcoming commit and mail to ports.

This commit is contained in:
Jordan K. Hubbard 1994-10-14 07:50:28 +00:00
parent 83a4cbc58f
commit 65970695ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234

View File

@ -2,4 +2,6 @@ DISTNAME= mgetty-0.21
DISTFILES= mgetty021-Aug21.tar.gz
MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/networking/communication/modem/mgetty/
MAKE_FLAGS= FAX_SPOOL=/var/spool/fax
IS_INTERACTIVE= yes
.include <bsd.port.mk>