aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/photopc/Makefile
blob: 285612e7bb45a440bfc54a700d292f8695ae4c10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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

GNU_CONFIGURE=  yes

MAN1=   photopc.1 epinfo.1

.include <bsd.port.mk>