aboutsummaryrefslogblamecommitdiffstats
path: root/emulators/linux_base-62/Makefile
blob: 5a0f23409ac9e830e2d4d35eaad9f15f29472f35 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 
                           


                                         
                                                     

 
                             
                         
 



                                 
                   
 

                                               
 
                      
# New ports collection makefile for:    linux_lib
# Version required: 2.1
# Date created:         
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.8 1996/03/29 14:46:25 erich Exp $
#

DISTNAME=   linux_lib-2.1
CATEGORIES= emulators

MAINTAINER= erich@FreeBSD.org

PREFIX=     /compat/linux/
WRKSRC=     ${WRKDIR}
NO_MTREE=   yes

pre-install:
    @[ -d ${PREFIX} ] || mkdir -p ${PREFIX}

.include <bsd.port.mk>