mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
470 B
Makefile
20 lines
470 B
Makefile
# New ports collection makefile for: xless
|
|
# Version required: 1.7
|
|
# Date created: 23 December 1996
|
|
# Whom: Conrad Sabatier <conrads@neosoft.com>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1996/12/28 03:07:50 obrien 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= conrads@neosoft.com
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|