mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
19 lines
448 B
Makefile
19 lines
448 B
Makefile
|
# New ports collection makefile for: xless
|
||
|
# Version required: 1.7
|
||
|
# Date created: 23 December 1996
|
||
|
# Whom: Conrad Sabatier <conrads@neosoft.com>
|
||
|
#
|
||
|
# $Id: porting.sgml,v 1.2.4.5 1996/06/19 20:28:08 jkh Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= xless-1.7
|
||
|
CATEGORIES= misc
|
||
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \
|
||
|
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
||
|
|
||
|
MAINTAINER= conrads@neosoft.com
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|