freebsd-ports/x11/xcut/Makefile
Steve Price 5e0d573f28 Ininital import of xcut version 0.2.
Manipulate X cut buffers from the commandline.

PR:		13925
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
1999-11-01 03:18:29 +00:00

19 lines
355 B
Makefile

# New ports collection makefile for: xcut
# Version required: 0.2
# Date created: 23 September 1999
# Whom: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
#
# $FreeBSD$
#
DISTNAME= xcut-0.2
CATEGORIES= x11
MASTER_SITES= http://acsys.anu.edu.au/~tpot/xcut/
MAINTAINER= Cy.Schubert@uumail.gov.bc.ca
USE_IMAKE= YES
MAN1= xcut.1
.include <bsd.port.mk>