pkgsrc-wip/slackware_aaa_elflibs/Makefile

26 lines
801 B
Makefile

# $NetBSD: Makefile,v 1.2 2004/03/15 17:37:03 mpasternak Exp $
# $Id: Makefile,v 1.2 2004/03/15 17:37:03 mpasternak Exp $
#
DISTNAME= aaa_elflibs-9.1.2-i486-1
PKGNAME= slackware_aaa_elflibs-9.1.2
CATEGORIES= emulators
MASTER_SITES= ${SLACKWARE_MASTER_SITES}
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://slackware.com
COMMENT= Basic libraries for slackware emulation
LINUX_BASE_NODEPS= # defined
SLACK_NO_INSTALL= # we handle install procedure
DEPENDS= slackware_aaa_base>=9.1.0:../../wip/slackware_aaa_base
DEPENDS= slackware_glibc_solibs>=2.3.2:../../wip/slackware_glibc_solibs
post-install:
cd ${EMULDIR} && ${SH} install/doinst.sh
${RM} -rf ${EMULDIR}/install
.include "../../wip/slackware_compat/Makefile.common"
.include "../../wip/mk/linuxbin.pkg.mk"
.include "../../mk/bsd.pkg.mk"