a99a21022b
depend on XFree86 3.3.6
25 lines
522 B
Makefile
25 lines
522 B
Makefile
# OpenBSD makefile for: xless
|
|
# Version required: 1.7
|
|
# Date created: May 20 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.8 2000/07/10 02:06:55 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xless-1.7
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
|
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_IMAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|