1995-03-01 00:23:26 +00:00
|
|
|
# New ports collection makefile for: amanda
|
1996-03-25 10:56:43 +00:00
|
|
|
# Version required: 2.2.6.5
|
1995-03-01 00:23:26 +00:00
|
|
|
# Date created: 28th Feb 1995
|
|
|
|
# Whom: gpalmer
|
|
|
|
#
|
1996-11-19 01:18:00 +00:00
|
|
|
# $Id: Makefile,v 1.7 1996/11/18 14:06:06 asami Exp $
|
1995-03-01 00:23:26 +00:00
|
|
|
#
|
|
|
|
|
1996-03-25 10:56:43 +00:00
|
|
|
DISTNAME= amanda-2.2.6.5
|
1996-11-11 05:50:23 +00:00
|
|
|
CATEGORIES= misc
|
1996-03-25 10:56:43 +00:00
|
|
|
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/contrib/wpi-patches/
|
1995-04-15 03:46:07 +00:00
|
|
|
|
1995-03-01 00:23:26 +00:00
|
|
|
MAINTAINER= gpalmer@FreeBSD.ORG
|
1995-04-15 03:46:07 +00:00
|
|
|
|
1995-03-01 00:23:26 +00:00
|
|
|
PATCH_STRIP=
|
1996-11-19 01:18:00 +00:00
|
|
|
MAN8= amanda.8 amadmin.8 amcheck.8 amcleanup.8 amdump.8 \
|
1996-11-18 14:17:24 +00:00
|
|
|
amflush.8 amlabel.8 amrestore.8 amtape.8
|
1995-03-01 00:23:26 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|