mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
344 B
Makefile
19 lines
344 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://acsys.anu.edu.au/~tpot/xcut/
|
|
|
|
MAINTAINER= Cy.Schubert@uumail.gov.bc.ca
|
|
|
|
USE_IMAKE= YES
|
|
MAN1= xcut.1
|
|
|
|
.include <bsd.port.mk>
|