summaryrefslogblamecommitdiff
path: root/archivers/sharutils/Makefile
blob: efb29a745d42014f0ebd4665845245250ff8bfd9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     
                             


                                   
                                                    
 
                               
                         
                                                                  



                                
                                                                      
                                   
 




                                      
                      
# New ports collection makefile for:    gshar+gunshar
# Version required:     4.1.4
# Date created:         28 Dec 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.6 1995/04/16 01:44:03 ache 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

post-patch:
	@touch ${WRKSRC}/stamp-cod
	@touch ${WRKSRC}/sharutils.cod
	@touch ${WRKSRC}/locale.c

.include <bsd.port.mk>