100196f27a
Especially now that the default line is more verbose.
27 lines
474 B
Makefile
27 lines
474 B
Makefile
# $OpenBSD: Makefile,v 1.15 2001/10/28 13:05:50 espie Exp $
|
|
|
|
COMMENT= "real-time magnifying glass for X11"
|
|
|
|
DISTNAME= lupe008c
|
|
PKGNAME= lupe-0.08
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.402
|
|
MASTER_SITES= ${HOMEPAGE}
|
|
|
|
HOMEPAGE= http://www.oersted.co.jp/~yav/soft/
|
|
|
|
# License: PD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_X11= Yes
|
|
|
|
CONFIGURE_STYLE=imake
|
|
XMKMF= xmkmf
|
|
|
|
WRKDIST= ${WRKDIR}/lupe
|
|
|
|
.include <bsd.port.mk>
|