13 lines
352 B
Makefile
13 lines
352 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/02/10 02:55:48 chs Exp $
|
|
|
|
DISTNAME= suse_slang-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
DISTFILES= slang-2.1.1-89.1.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= chs@NetBSD.org
|
|
COMMENT= Linux compatibility package for S-Lang
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse113_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|