1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/graphics/photopc/Makefile
Martin Wilke 35e9854518 - Update to 3.06
PR:		148558
Submitted by:	Ports Fury
2010-07-15 08:11:11 +00:00

22 lines
457 B
Makefile

# New ports collection makefile for: photopc-1.6
# Date created: 11 October 1997
# Whom: Douglas Carmichael <dcarmich@mcs.com>
#
# $FreeBSD$
#
PORTNAME= photopc
PORTVERSION= 3.06
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility to manage an Epson PhotoPC 500 digital camera
GNU_CONFIGURE= yes
MAN1= epinfo.1 photopc.1
PLIST_FILES= bin/epinfo bin/photopc include/eph_io.h lib/libeph_io.a
.include <bsd.port.mk>