[Midnightbsd-cvs] mports: Makefile: license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 3 19:30:22 EST 2009


Log Message:
-----------
license

Modified Files:
--------------
    mports/graphics/linux-gdk-pixbuf:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/linux-gdk-pixbuf/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/linux-gdk-pixbuf/Makefile -L graphics/linux-gdk-pixbuf/Makefile -u -r1.1 -r1.2
--- graphics/linux-gdk-pixbuf/Makefile
+++ graphics/linux-gdk-pixbuf/Makefile
@@ -1,10 +1,4 @@
-# New ports collection makefile for:	linux-gdk-pixbuf
-# Date created:		23 December 2003
-# Whom:			Seth Kingsley <sethk at meowfishies.com>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/graphics/linux-gdk-pixbuf/Makefile,v 1.10 2006/06/26 22:16:22 bsam Exp $
-#
 
 PORTNAME=	gdk-pixbuf
 PORTVERSION=	0.22.0.18.fc4.2
@@ -13,13 +7,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Linux version of the graphic library for GTK+
-
-CONFLICTS=	linux-gtk2*
+LICENSE=	lgpl
 
 USE_LINUX_RPM=	yes
 LINUX_DIST_VER=	4
 ONLY_FOR_ARCHS=	i386 amd64
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 PLIST_SUB=	VERSION=${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+).+/\1/}
 MD5_FILE?=	${PKGDIR}/distinfo
 


More information about the Midnightbsd-cvs mailing list