48e36d5ded
Approved by: maintainer (7 months ago)
22 lines
359 B
Makefile
22 lines
359 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.15
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/xwrits/
|
|
|
|
MAINTAINER= mab@red-bean.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
MAN1= xwrits.1
|
|
|
|
.include <bsd.port.mk>
|