summaryrefslogtreecommitdiffstats
path: root/emulators/linux_base-62/Makefile
blob: 05854bb3a9e08ba20d0a0d8e68a29d12508930a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    linux_lib
# Version required:	1.0
# Date created:         
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.6 1995/11/17 17:10:16 asami Exp $
#

DISTNAME=	linux_lib
PKGNAME=	linux_lib-1.0
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>
OpenPOWER on IntegriCloud