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

24 lines
454 B
Makefile
Raw Normal View History

# New ports collection makefile for: xli
# Date created: 24 November 1994
# Whom: asami
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
PORTNAME= xli
PORTVERSION= 1.17.0
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
http://pantransit.reptiles.org/prog/
MASTER_SITE_SUBDIR= applications
MAINTAINER= jkoshy@FreeBSD.org
2000-02-10 09:37:43 +00:00
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_IMAKE= yes
MAN1= xli.1 xlito.1
.include <bsd.port.mk>