2013-06-29 00:51:40 +02:00
|
|
|
# Created by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
|
1999-11-01 04:18:29 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xcut
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 0.2
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 3
|
1999-11-01 04:18:29 +01:00
|
|
|
CATEGORIES= x11
|
2009-08-22 02:39:37 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \
|
2006-03-21 19:05:18 +01:00
|
|
|
http://acsys.anu.edu.au/~tpot/%SUBDIR%/
|
2009-08-22 02:39:37 +02:00
|
|
|
|
2002-03-15 16:10:13 +01:00
|
|
|
MAINTAINER= cy@FreeBSD.org
|
2003-03-07 07:36:20 +01:00
|
|
|
COMMENT= Manipulate X cut buffers from the commandline
|
1999-11-01 04:18:29 +01:00
|
|
|
|
2019-11-07 19:36:55 +01:00
|
|
|
USES= imake xorg
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11
|
2014-01-09 15:48:54 +01:00
|
|
|
PLIST_FILES= bin/xcut man/man1/xcut.1.gz
|
1999-11-01 04:18:29 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|