Import of xv 3.01

This commit is contained in:
Scott Mace 1994-10-31 04:36:07 +00:00
parent 66d8ba2e0b
commit a7d24acf29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295

14
graphics/xv/Makefile Normal file
View file

@ -0,0 +1,14 @@
# 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>