1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/emulators/vmsbackup/Makefile
1995-04-23 13:02:52 +00:00

20 lines
455 B
Makefile

# New ports collection makefile for: vmsbackup
# Version required: 3.0
# Date created: 18 Apr 1994
# Whom: Jonathan M. Bresler (jmb)
#
#
DISTNAME= vmsbackup
PKGNAME= vmsbackup-3.0
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/utils/
MASTER_SITES+= ftp://ftp.uni-passau.de/pub/unix/system/backup/
CATEGORIES+= utilities
EXTRACT_SUFX= .tar.Z
MAINTAINER= jmb@FreeBSD.org
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 -f
.include <bsd.port.mk>