freebsd-ports/x11/xcut/Makefile
Ade Lovett 3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00

21 lines
426 B
Makefile

# 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
COMMENT= Manipulate X cut buffers from the commandline
USE_IMAKE= YES
MAN1= xcut.1
.include <bsd.port.mk>