1999-11-01 03:18:29 +00: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 19:19:05 +00:00
|
|
|
PORTNAME= xcut
|
2001-02-05 16:18:54 +00:00
|
|
|
PORTVERSION= 0.2
|
2004-09-29 22:21:49 +00:00
|
|
|
PORTREVISION= 1
|
1999-11-01 03:18:29 +00:00
|
|
|
CATEGORIES= x11
|
2002-05-05 05:08:38 +00:00
|
|
|
MASTER_SITES= http://download.sourceforge.net/xcut/ \
|
|
|
|
http://acsys.anu.edu.au/~tpot/xcut/
|
1999-11-01 03:18:29 +00:00
|
|
|
|
2002-03-15 15:10:13 +00:00
|
|
|
MAINTAINER= cy@FreeBSD.org
|
2003-03-07 06:36:20 +00:00
|
|
|
COMMENT= Manipulate X cut buffers from the commandline
|
1999-11-01 03:18:29 +00:00
|
|
|
|
|
|
|
USE_IMAKE= YES
|
|
|
|
MAN1= xcut.1
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/xcut
|
1999-11-01 03:18:29 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|