mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
22 lines
377 B
Makefile
22 lines
377 B
Makefile
|
# New ports collection makefile for: xwrits
|
||
|
# Version required: 2.9
|
||
|
# Date created: 02 January 2000
|
||
|
# Whom: Matt Braithwaite <mab@red-bean.com>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
DISTNAME= xwrits-2.9
|
||
|
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>
|