freebsd-ports/x11/xcut/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

20 lines
371 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
USE_IMAKE= YES
MAN1= xcut.1
.include <bsd.port.mk>