aa1501e648
- Remove FAKE=Yes and USE_IMAKE -> CONFIGURE_STYLE - Add @comment to PLIST
20 lines
394 B
Makefile
20 lines
394 B
Makefile
# $OpenBSD: Makefile,v 1.9 2000/08/01 09:47:28 kevlo Exp $
|
|
|
|
DISTNAME= xfm-1.4.2
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.319
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
LIB_DEPENDS= Xaw3d.6::x11/Xaw3d
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|