1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/emulators/linux_base/Makefile
Eric L. Hernes c8d80a8275 imported port for linux-libraries
This is part of the linux-compatibility setup
Obtained from: an old slackware dist
Approved by: asami (I hope ;-) )
1995-11-03 20:33:34 +00:00

17 lines
293 B
Makefile

# New ports collection makefile for: linux_lib
# Version required: 1.0
# Date created:
# Whom: erich@FreeBSD.org
#
# $Id$
#
DISTNAME= linux_lib
CATEGORIES= emulators
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux/
WRKSRC= ${WRKDIR}
.include <bsd.port.mk>