24 lines
438 B
Makefile
24 lines
438 B
Makefile
# New ports collection makefile for: xli
|
|
# Version required: 1.16
|
|
# Date created: 24 November 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.8 1998/10/05 03:13:39 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xli.1.16
|
|
PKGNAME= xli-1.16
|
|
CATEGORIES= graphics x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
MAINTAINER= jkoshy@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
MANN= xli.n xlito.n
|
|
MANCOMPRESSED= no
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|