mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
891bd1a33c
PR: ports/5645 Submitted by: furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa)
22 lines
453 B
Makefile
22 lines
453 B
Makefile
# New ports collection makefile for: lupe
|
|
# Version required: 0.07
|
|
# Date created: 4 February 1998
|
|
# Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org>
|
|
#
|
|
# $Id: Makefile,v 1.3 1997/01/13 11:31:25 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= lupe007
|
|
PKGNAME= lupe-0.07
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/contrib/misc/
|
|
|
|
MAINTAINER= kazu@jp.freebsd.org
|
|
|
|
WRKSRC= ${WRKDIR}/lupe
|
|
USE_GMAKE= yes
|
|
USE_IMAKE= yes
|
|
XMKMF= xmkmf
|
|
|
|
.include <bsd.port.mk>
|