mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9e3f5b6167
PR: 18883 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
20 lines
354 B
Makefile
20 lines
354 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.04
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://ftp.average.org/pub/photopc/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= photopc.1 epinfo.1
|
|
|
|
.include <bsd.port.mk>
|