mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
14 lines
338 B
Makefile
14 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.5 2007/09/19 06:46:51 tron Exp $
|
|
|
|
DISTNAME= suse_openmotif-${SUSE_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= emulators
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for OpenMotif
|
|
|
|
EMUL_MODULES.linux= x11
|
|
|
|
.include "../../emulators/suse100_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|