From 19e38c2e9f0410723cc1a29649f9ab578bae6e85 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Apr 1995 04:56:21 +0000 Subject: Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up some Makefiles along the way. --- archivers/ha/Makefile | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'archivers/ha') diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 3fb65f4e3f4b..435d5acf4ca1 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -1,19 +1,24 @@ # New ports collection makefile for: ha -# Version required: 0999 +# Version required: 0.999beta # Date created: 24 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.2 1995/01/24 16:56:05 ache Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:43:23 jkh Exp $ # + DISTNAME= ha0999 -EXTRACT_SUFX= .tgz -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +PKGNAME= ha-0.999b CATEGORIES+= archivers -NO_WRKSUBDIR= YES +MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +EXTRACT_SUFX= .tgz + +MAINTAINER= ache@FreeBSD.ORG + +NO_WRKSUBDIR= yes MAKEFILE= makefile.nix MAKE_FLAGS= CC=cc -f ALL_TARGET= ha -USE_GMAKE= YES +USE_GMAKE= yes install: cd ${WRKSRC}; ${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ha ${PREFIX}/bin -- cgit v1.2.3