aboutsummaryrefslogtreecommitdiff
path: root/x11/xcut/Makefile
blob: ba24451ec60506374ca26b4ed178ad00d92b0bb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xcut
# Date created:			23 September 1999
# Whom:				Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
#
# $FreeBSD$
#

PORTNAME=	xcut
PORTVERSION=	0.2
CATEGORIES=	x11
MASTER_SITES=	http://download.sourceforge.net/xcut/ \
		http://acsys.anu.edu.au/~tpot/xcut/

MAINTAINER=	cy@FreeBSD.org

USE_IMAKE=	YES
MAN1=		xcut.1

.include <bsd.port.mk>