mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21 lines
480 B
Makefile
21 lines
480 B
Makefile
# New ports collection makefile for: afio
|
|
# Version required: 2.4.1
|
|
# Date created: 4 October 1995
|
|
# Whom: Juergen Lock <nox@jelal.hb.north.de>
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/11/17 08:06:06 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= afio.2.4.1
|
|
PKGNAME= afio-2.4.1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= system/Backup
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= nox@jelal.hb.north.de
|
|
|
|
MAN1= afio.1
|
|
|
|
.include <bsd.port.mk>
|