mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6144bc038c
Found by: make index
20 lines
470 B
Makefile
20 lines
470 B
Makefile
# New ports collection makefile for: amanda
|
|
# Version required: 2.2.6.5
|
|
# Date created: 28th Feb 1995
|
|
# Whom: gpalmer
|
|
#
|
|
# $Id: Makefile,v 1.7 1996/11/18 14:06:06 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=
|
|
MAN8= amanda.8 amadmin.8 amcheck.8 amcleanup.8 amdump.8 \
|
|
amflush.8 amlabel.8 amrestore.8 amtape.8
|
|
|
|
.include <bsd.port.mk>
|