a95be1d7f0
modem answer calls from "unavailable" (which usually are telemarketers). Submitted by: David Quattlebaum <drq@bsdwins.com>
19 lines
353 B
Makefile
19 lines
353 B
Makefile
# New ports collection makefile for: scud
|
|
# Date created: 18 December 2001
|
|
# Whom: David Quattlebaum <drq@bsdwins.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= scud
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= comms
|
|
MASTER_SITES= http://bsdone.bsdwins.com/scud/downloads/
|
|
|
|
MAINTAINER= drq@bsdwins.com
|
|
|
|
MAN8= scud.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|