GNU shar & unshar

This commit is contained in:
Andrey A. Chernov 1994-12-28 04:44:59 +00:00
parent 9f4750b0ae
commit 070dd17ff3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=631
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# New ports collection makefile for: gshar+gunshar
# Version required: 4.1.3
# Date created: 28 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $
#
DISTNAME= sharutils-4.1.3
MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX}
.include <bsd.port.mk>

View File

@ -0,0 +1,13 @@
# New ports collection makefile for: gshar+gunshar
# Version required: 4.1.3
# Date created: 28 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $
#
DISTNAME= sharutils-4.1.3
MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX}
.include <bsd.port.mk>