mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
edecf3c4f0
and BROKEN some gnome ports until I upgrade it.
21 lines
437 B
Makefile
21 lines
437 B
Makefile
# New ports collection makefile for: xzoom
|
|
# Version required: 0.3
|
|
# Date created: 30 June 1997
|
|
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/10/05 05:18:06 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xzoom-0.3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= libs/X
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= nacai@iname.com
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xzoom.1
|
|
|
|
.include <bsd.port.mk>
|