[Midnightbsd-cvs] mports: Makefile: License.
    ctriv at midnightbsd.org 
    ctriv at midnightbsd.org
       
    Mon Nov  5 17:41:31 EST 2007
    
    
  
Log Message:
-----------
License.
Bumped port revision.
Modified Files:
--------------
    mports/graphics/GraphicsMagick:
        Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/GraphicsMagick/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/GraphicsMagick/Makefile -L graphics/GraphicsMagick/Makefile -u -r1.1 -r1.2
--- graphics/GraphicsMagick/Makefile
+++ graphics/GraphicsMagick/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	GraphicsMagick
 PORTVERSION=	1.1.7
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
@@ -15,6 +16,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Fast image processing tools based on ImageMagick
+LICENSE=	bsd2
 
 LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2	\
 		jbig:${PORTSDIR}/graphics/jbigkit	\
    
    
More information about the Midnightbsd-cvs
mailing list