1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/graphics/xli/Makefile

23 lines
419 B
Makefile
Raw Normal View History

# New ports collection makefile for: xli
# Version required: 1.16
# Date created: 24 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.7 1996/11/18 09:53:56 asami Exp $
#
DISTNAME= xli.1.16
PKGNAME= xli-1.16
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
MAN1= xli.1 xlito.1
NO_WRKSUBDIR= yes
.include <bsd.port.mk>