14 lines
380 B
Makefile
14 lines
380 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:28:08 chs Exp $
|
||
|
|
||
|
DISTNAME= suse_openmotif-${SUSE_VERSION}
|
||
|
CATEGORIES= emulators
|
||
|
DISTFILES+= openmotif-libs-2.3.2-2.8.${SUSE_ARCH}.rpm
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
COMMENT= Linux compatibility package for OpenMotif
|
||
|
|
||
|
EMUL_MODULES.linux= x11
|
||
|
|
||
|
.include "../../emulators/suse113_linux/Makefile.common"
|
||
|
.include "../../mk/bsd.pkg.mk"
|