diff options
Diffstat (limited to 'archivers/sharutils/Makefile')
-rw-r--r-- | archivers/sharutils/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile deleted file mode 100644 index 6839cab74d9e..000000000000 --- a/archivers/sharutils/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: gshar+gunshar -# Version required: 4.1.4 -# Date created: 28 Dec 1994 -# Whom: ache -# -# $Id: Makefile,v 1.5 1995/04/12 04:53:52 asami Exp $ -# -DISTNAME= sharutils-4.1.4 -CATEGORIES+= archivers -MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/gnu/ - -MAINTAINER= ache@FreeBSD.ORG - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX} -INSTALL_TARGET= install install-man - -.include <bsd.port.mk> |