mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
22 lines
443 B
Makefile
22 lines
443 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.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>
|