1994-12-28 04:44:59 +00:00
|
|
|
# New ports collection makefile for: gshar+gunshar
|
1995-03-26 02:21:28 +00:00
|
|
|
# Version required: 4.1.4
|
1994-12-28 04:44:59 +00:00
|
|
|
# Date created: 28 Dec 1994
|
|
|
|
# Whom: ache
|
|
|
|
#
|
1996-11-18 14:17:24 +00:00
|
|
|
# $Id: Makefile,v 1.8 1996/11/12 02:17:25 obrien Exp $
|
1994-12-28 04:44:59 +00:00
|
|
|
#
|
1995-03-26 02:21:28 +00:00
|
|
|
DISTNAME= sharutils-4.1.4
|
1996-11-12 02:19:40 +00:00
|
|
|
CATEGORIES= archivers
|
1995-04-16 01:44:03 +00:00
|
|
|
MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/gnu/
|
1995-04-12 04:56:21 +00:00
|
|
|
|
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1994-12-28 04:44:59 +00:00
|
|
|
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX}
|
1994-12-28 05:08:54 +00:00
|
|
|
INSTALL_TARGET= install install-man
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= gshar.1 gunshar.1
|
1994-12-28 04:44:59 +00:00
|
|
|
|
1996-08-16 14:38:17 +00:00
|
|
|
post-patch:
|
|
|
|
@touch ${WRKSRC}/stamp-cod
|
|
|
|
@touch ${WRKSRC}/sharutils.cod
|
|
|
|
@touch ${WRKSRC}/locale.c
|
|
|
|
|
1994-12-28 04:44:59 +00:00
|
|
|
.include <bsd.port.mk>
|