mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
47a616f11d
Misc variable reordering, cleaning up, etc.
18 lines
367 B
Makefile
18 lines
367 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.5 1996/03/25 10:56:38 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=
|
|
|
|
.include <bsd.port.mk>
|