freebsd-ports/sysutils/xosview/Makefile
Patrick Li bdb29ec9e7 Update MASTER_SITES to use sourceforge site
PR:		ports/41418
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2002-08-07 18:20:24 +00:00

21 lines
395 B
Makefile

# ex:ts=8
# Ports collection makefile for: xosview
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
PORTNAME= xosview
PORTVERSION= 1.8.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
.include <bsd.port.mk>