17 lines
302 B
Makefile
17 lines
302 B
Makefile
# $OpenBSD: Makefile,v 1.2 1999/04/18 21:05:42 brad Exp $
|
|
|
|
DISTNAME= dxpc-3.7.0
|
|
CATEGORIES= net X11
|
|
|
|
MAINTAINER= espie@openbsd.org
|
|
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
|
|
ftp://sunsite.unc.edu/pub/Linux/X11/xutils/
|
|
|
|
CXXFLAGS= -O2
|
|
|
|
USE_EGXX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|