1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/archivers/gshar+gunshar/Makefile
Andrey A. Chernov 3143c86914 Upgrade
1995-03-26 02:21:28 +00:00

15 lines
452 B
Makefile

# 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>