46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
23 lines
438 B
Makefile
23 lines
438 B
Makefile
# $OpenBSD: Makefile,v 1.10 2000/10/22 15:43:49 espie Exp $
|
|
|
|
DISTNAME= lupe007
|
|
PKGNAME= lupe-0.07
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.305
|
|
MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/contrib/misc/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
LICENSE_TYPE= PD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE=imake
|
|
XMKMF= xmkmf
|
|
|
|
WRKDIST= ${WRKDIR}/lupe
|
|
|
|
.include <bsd.port.mk>
|