aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/photopc/Makefile
blob: 1c9eebeffffb62403bf4d9ffb64f8d08aea42cb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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
COMMENT=    A utility to manage an Epson PhotoPC 500 digital camera

GNU_CONFIGURE=  yes

MAN1=   photopc.1 epinfo.1

.include <bsd.port.mk>