freebsd-ports/graphics/jpgtn/Makefile

21 lines
362 B
Makefile
Raw Normal View History

# New ports collection makefile for: jpgtn
# Date created: 07 September 2001
# Whom: mb@imp.ch
#
# $FreeBSD$
#
PORTNAME= jpgtn
PORTVERSION= 1.04
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/graphics/misc
MAINTAINER= mbr@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
MAN1= jpgtn.1
.include <bsd.port.mk>