summaryrefslogtreecommitdiff
path: root/misc/amanda24-server/Makefile
blob: bab9551cd03f00d41a58a121f4561717a21bd81d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	amanda
# Version required:			2.2.6.5
# Date created:				28th Feb 1995
# Whom:					gpalmer
#
# $Id: Makefile,v 1.3 1995/04/15 03:45:27 asami Exp $
#

DISTNAME=	amanda-2.2.6.5
CATEGORIES+=	misc
MASTER_SITES=	ftp://ftp.cs.umd.edu/pub/amanda/contrib/wpi-patches/

MAINTAINER=	gpalmer@FreeBSD.ORG

PATCH_STRIP=	

.include <bsd.port.mk>