mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
90491b6005
PR: 18225 Submitted by: maintainer
22 lines
367 B
Makefile
22 lines
367 B
Makefile
# New ports collection makefile for: xwrits
|
|
# Date created: 02 January 2000
|
|
# Whom: Matt Braithwaite <mab@red-bean.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xwrits
|
|
PORTVERSION= 2.11
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= http://www.pdos.lcs.mit.edu/~eddietwo/xwrits/
|
|
|
|
MAINTAINER= mab@red-bean.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
MAN1= xwrits.1
|
|
|
|
.include <bsd.port.mk>
|