openbsd-ports/x11/xmbdfed/Makefile

21 lines
389 B
Makefile
Raw Normal View History

1998-05-19 02:43:50 -04:00
# OpenBSD makefile for: xmbdfed
# Version required: 2.7
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 06:43:50 angelos Exp $
#
DISTNAME= xmbdfed-2.7
CATEGORIES= x11
MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
MAINTAINER= angelos@openbsd.org
USE_X11= yes
REQUIRES_MOTIF= yes
MAN1= xmbdfed.1
.include <bsd.port.mk>