summaryrefslogtreecommitdiff
path: root/archivers/sharutils/Makefile
blob: 162c9701508af976d6282d8f3c61deca37744cd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    gshar+gunshar
# Version required:     4.1.4
# Date created:         28 Dec 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.2 1994/12/28 05:08:54 ache Exp $
#
DISTNAME=       sharutils-4.1.4
MASTER_SITES=   ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/
GNU_CONFIGURE=  YES
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX}
INSTALL_TARGET= install install-man

.include <bsd.port.mk>