mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
353 B
Makefile
16 lines
353 B
Makefile
# New ports collection makefile for: amanda
|
|
# Version required: 2.2.6
|
|
# Date created: 28th Feb 1995
|
|
# Whom: gpalmer
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/03/01 00:23:25 gpalmer Exp $
|
|
#
|
|
|
|
DISTNAME= amanda-2.2.6
|
|
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
|
|
CATEGORIES+= utilities
|
|
MAINTAINER= gpalmer@FreeBSD.ORG
|
|
PATCH_STRIP=
|
|
|
|
.include <bsd.port.mk>
|