aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda32-client/Makefile
blob: fc1cf301603dd56877e0fcd366594398b0288ae2 (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
# Date created:             28th Feb 1995
# Whom:                 gpalmer
#
# $Id: Makefile,v 1.2 1995/04/01 12:50:03 jkh Exp $
#

DISTNAME=   amanda-2.2.6
CATEGORIES+=    utilities
MASTER_SITES=   ftp://ftp.cs.umd.edu/pub/amanda/

MAINTAINER= gpalmer@FreeBSD.ORG

PATCH_STRIP=    

.include <bsd.port.mk>