mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix this for hopefully the final time.
Thanks to: kris
This commit is contained in:
parent
d15aa07bd8
commit
5b8403b8af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135815
@ -4,16 +4,17 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ufraw
|
||||
PORTNAME= gimp-ufraw
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ufraw
|
||||
DISTNAME= ufraw-${PORTVERSION}
|
||||
|
||||
MAINTAINER= markm@FreeBSD.org
|
||||
COMMENT= GIMP plug-in for raw digital camera image importing
|
||||
|
||||
RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp
|
||||
BUILD_DEPENDS= gimp:${PORTSDIR}/graphics/gimp
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
||||
|
@ -4,16 +4,17 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ufraw
|
||||
PORTNAME= gimp-ufraw
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ufraw
|
||||
DISTNAME= ufraw-${PORTVERSION}
|
||||
|
||||
MAINTAINER= markm@FreeBSD.org
|
||||
COMMENT= GIMP plug-in for raw digital camera image importing
|
||||
|
||||
RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp
|
||||
BUILD_DEPENDS= gimp:${PORTSDIR}/graphics/gimp
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user