openbsd-ports/editors/xwpe/Makefile
1998-09-01 04:03:03 +00:00

23 lines
490 B
Makefile

# OpenBSD makefile for: Xwpe - Windows Programming Environment
# Version required: 1.5.9a
# Date created: August 31, 1998
# Whom: Yannick Cote
#
# $OpenBSD: Makefile,v 1.1 1998/09/01 04:09:43 smurph Exp $
#
DISTNAME= xwpe-1.5.9a
EXTRACT_SUFX= .tgz
CATEGORIES= devel
MAINTAINER= yanick@fries.net
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/editors/X/ \
ftp://ftp.ds14.agh.edu.pl/Linux/edytory/
GNU_CONFIGURE= yes
MAKEFILE= ${WRKSRC}/Makefile
.include <bsd.port.mk>