14 lines
324 B
Makefile
14 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.5 2003/07/17 21:42:10 grant Exp $
|
|
#
|
|
|
|
DISTNAME= photopc-3.04
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=photopc/}
|
|
|
|
MAINTAINER= hubertf@NetBSD.org
|
|
HOMEPAGE= http://photopc.sourceforge.net/
|
|
COMMENT= Manipulate digital still cameras
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|