mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
398 B
Makefile
21 lines
398 B
Makefile
# New ports collection makefile for: xli
|
|
# Version required: 1.16
|
|
# Date created: 24 November 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.6 1996/08/04 16:48:17 chuckr 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
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|