summaryrefslogtreecommitdiff
path: root/archivers/unarj
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-12 04:56:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-12 04:56:21 +0000
commit19e38c2e9f0410723cc1a29649f9ab578bae6e85 (patch)
tree66898ce3ab32f0acd73aed95afc2fd553e9edb99 /archivers/unarj
parentAdd MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up (diff)
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
Notes
Notes: svn path=/head/; revision=1348
Diffstat (limited to 'archivers/unarj')
-rw-r--r--archivers/unarj/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile
index a2db3cc321a7..9b5108875890 100644
--- a/archivers/unarj/Makefile
+++ b/archivers/unarj/Makefile
@@ -3,12 +3,16 @@
# Date created: 28 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/12/28 01:55:04 ache Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:43:28 jkh Exp $
#
-DISTFILES= unarj241.tar.Z
+
DISTNAME= unarj
-MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
+PKGNAME= unarj-2.41
CATEGORIES+= archivers
+MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
+DISTFILES= unarj241.tar.Z
+
+MAINTAINER= ache@FreeBSD.ORG
install:
cd ${WRKSRC}; install -cs -o bin -g bin -m755 ${DISTNAME} ${PREFIX}/bin