1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/amanda24/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>