20 lines
417 B
Makefile
Raw Normal View History

1998-05-20 07:01:41 +00:00
# OpenBSD makefile for: xless
# Version required: 1.7
# Date created: May 20 1998
# Whom: Angelos D. Keromytis
#
1999-11-03 04:04:54 +00:00
# $OpenBSD: Makefile,v 1.4 1999/11/03 04:04:54 kevlo Exp $
1998-05-20 07:01:41 +00:00
#
1998-09-27 20:09:30 +00:00
1998-05-20 07:01:41 +00:00
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= angelos@openbsd.org
1998-09-27 20:09:30 +00:00
1998-05-20 07:01:41 +00:00
USE_IMAKE= yes
1998-09-27 20:09:30 +00:00
1998-05-20 07:01:41 +00:00
.include <bsd.port.mk>