summaryrefslogtreecommitdiff
path: root/archivers/lha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lha/Makefile')
-rw-r--r--archivers/lha/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
deleted file mode 100644
index bf4b89bb5703..000000000000
--- a/archivers/lha/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: lha
-# Version required: 1.01u
-# Date created: 26 Dec 1994
-# Whom: ache
-#
-# $Id: Makefile,v 1.2 1995/04/01 12:43:26 jkh Exp $
-#
-
-DISTNAME= lha101u
-PKGNAME= lha-1.01u
-CATEGORIES+= archivers
-MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ache@FreeBSD.ORG
-
-NO_WRKSUBDIR= yes
-
-.include <bsd.port.mk>