summaryrefslogtreecommitdiffstats
path: root/archivers/ha
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-12 04:56:21 +0000
committerasami <asami@FreeBSD.org>1995-04-12 04:56:21 +0000
commit74d33a9a6f96ce415e58530d5329dcdd0e4abddc (patch)
treedc85c2c130baa6e2bbe5dfb1b07405a49fbe29a4 /archivers/ha
parent77a92beda623c6dbe25fd459a5bad53b3e3a5763 (diff)
downloadFreeBSD-ports-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.zip
FreeBSD-ports-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.tar.gz
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
Diffstat (limited to 'archivers/ha')
-rw-r--r--archivers/ha/Makefile17
1 files changed, 11 insertions, 6 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 3fb65f4..435d5ac 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
OpenPOWER on IntegriCloud