17 lines
400 B
Makefile
17 lines
400 B
Makefile
# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:54 grant Exp $
|
|
|
|
DISTNAME= xmx-2.1alpha.pl7
|
|
PKGNAME= xmx-2.1a7
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.cs.brown.edu/pub/xmx/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.cs.brown.edu/software/xmx/
|
|
COMMENT= X11 Protocol Multiplexor
|
|
|
|
ONLY_FOR_PLATFORM= SunOS-*-* # minor PLIST problems
|
|
|
|
USE_X11BASE= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|