-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Noted by Richard Rauch.
- Loading branch information
dent
committed
Dec 16, 2001
1 parent
4dae5bd
commit 1bc839b
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# $NetBSD: Makefile,v 1.3 2001/02/16 15:22:30 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.4 2001/12/16 06:13:25 dent Exp $ | ||
# | ||
|
||
DISTNAME= photopc-3.04 | ||
CATEGORIES= graphics | ||
MASTER_SITES= ftp://ftp.average.org/pub/photopc/ | ||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=photopc/} | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.average.org/digicam/ | ||
HOMEPAGE= http://photopc.sourceforge.net/ | ||
COMMENT= Manipulate digital still cameras | ||
|
||
GNU_CONFIGURE= YES | ||
|