mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
343 B
Makefile
18 lines
343 B
Makefile
# New ports collection makefile for: photopc-1.6
|
|
# Version required: 1.6
|
|
# Date created: 11 October 1997
|
|
# Whom: Douglas Carmichael <dcarmich@mcs.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= photopc-1.6
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://ftp.average.org/pub/photopc/
|
|
|
|
MAINTAINER= dcarmich@mcs.com
|
|
|
|
MAN1= photopc.1 epinfo.1
|
|
|
|
.include <bsd.port.mk>
|