mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
344 B
Makefile
18 lines
344 B
Makefile
# New ports collection makefile for: amanda
|
|
# Version required: 2.2.6
|
|
# 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
|
|
CATEGORIES+= misc
|
|
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
|
|
|
|
MAINTAINER= gpalmer@FreeBSD.ORG
|
|
|
|
PATCH_STRIP=
|
|
|
|
.include <bsd.port.mk>
|