17 lines
302 B
Makefile
17 lines
302 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/10/31 07:56:54 brad Exp $
|
|
|
|
DISTNAME= lupe007
|
|
PKGNAME= lupe-0.07
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/contrib/misc/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_GMAKE= yes
|
|
USE_IMAKE= yes
|
|
XMKMF= xmkmf
|
|
|
|
WRKSRC= ${WRKDIR}/lupe
|
|
|
|
.include <bsd.port.mk>
|