mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
440 B
Makefile
22 lines
440 B
Makefile
# New ports collection makefile for: lupe
|
|
# Version required: 0.07
|
|
# Date created: 19 December 1996
|
|
# Whom: FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= lupe-0.07
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/contrib/misc/
|
|
DISTFILES= lupe007.tar.gz
|
|
|
|
MAINTAINER= furusawa@com.cs.osakafu-u.ac.jp
|
|
|
|
WRKSRC= $(WRKDIR)/lupe
|
|
USE_GMAKE= yes
|
|
USE_IMAKE= yes
|
|
XMKMF= xmkmf
|
|
|
|
.include <bsd.port.mk>
|