aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda24-client/Makefile
blob: fe21126ad25aea3e035348b1024aecc68626fbe6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    amanda
# Version required:         2.2.6.5
# Date created:             28th Feb 1995
# Whom:                 gpalmer
#
# $Id: Makefile,v 1.6 1996/11/11 05:49:06 obrien 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=    
MAN8=       amanda.8 amadmin.8 amcheck.8 amcleanup.8 amdump.8
        amflush.8 amlabel.8 amrestore.8  amtape.8

.include <bsd.port.mk>