mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
15 lines
293 B
Makefile
15 lines
293 B
Makefile
|
# New ports collection makefile for: xv
|
||
|
# Version required: 3.01
|
||
|
# Date created: 30 October 1994
|
||
|
# Whom: smace
|
||
|
#
|
||
|
# $Id: Makefile,v 1.0 1994/10/30 00:00:00 smace Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= xv-3.01
|
||
|
USE_IMAKE= yes
|
||
|
MASTER_SITES= ftp://ftp.x.org/R5contrib/
|
||
|
EXTRACT_SUFX= .tar.gz
|
||
|
|
||
|
.include <bsd.port.mk>
|