1999-11-01 04:18:29 +01:00
|
|
|
# New ports collection makefile for: xcut
|
|
|
|
# Date created: 23 September 1999
|
|
|
|
# Whom: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xcut
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 0.2
|
1999-11-01 04:18:29 +01:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= http://acsys.anu.edu.au/~tpot/xcut/
|
|
|
|
|
2002-03-15 16:10:13 +01:00
|
|
|
MAINTAINER= cy@FreeBSD.org
|
1999-11-01 04:18:29 +01:00
|
|
|
|
|
|
|
USE_IMAKE= YES
|
|
|
|
MAN1= xcut.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|