7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
22 lines
405 B
Makefile
22 lines
405 B
Makefile
# 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
|
|
COMMENT= Creates thumbnails of JPEG images
|
|
|
|
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
|
|
|
|
MAN1= jpgtn.1
|
|
|
|
.include <bsd.port.mk>
|