aboutsummaryrefslogtreecommitdiffstats
path: root/comms/scud/Makefile
blob: 9aef23702d2938996315c604d152a3424db37d8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>