openbsd-ports/x11/lupe/Makefile
1998-05-19 05:19:27 +00:00

22 lines
427 B
Makefile

# OpenBSD makefile for: lupe
# Version required: 0.07
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 05:19:27 angelos 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
WRKSRC= ${WRKDIR}/lupe
USE_GMAKE= yes
USE_IMAKE= yes
XMKMF= xmkmf
.include <bsd.port.mk>