summaryrefslogtreecommitdiff
path: root/graphics/photopc/Makefile
blob: b21a1a7e34fd36da7e8a289a02f21e9d728b8fcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	photopc-1.6
# Date created:		11 October 1997
# Whom:			Douglas Carmichael <dcarmich@mcs.com>
#
# $FreeBSD$
#

PORTNAME=	photopc
PORTVERSION=	3.05
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org

PORTCOMMENT=	A utility to manage an Epson PhotoPC 500 digital camera

GNU_CONFIGURE=	yes

MAN1=	photopc.1 epinfo.1

.include <bsd.port.mk>