[Midnightbsd-cvs] mports: Makefile: license, etc

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 21 12:05:17 EDT 2009


Log Message:
-----------
license, etc

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/linux-sdl_image/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/linux-sdl_image/Makefile -L graphics/linux-sdl_image/Makefile -u -r1.1 -r1.2
--- graphics/linux-sdl_image/Makefile
+++ graphics/linux-sdl_image/Makefile
@@ -1,11 +1,4 @@
-# New ports collection makefile for:	linux-sdl_image
-# Date created:				09 July 2004
-# Whom:                         	Nicola Vitale <nivit at email.it>
-# Based on:				devel/linux-sdl12 by martin at tradex.sk
-#
 # $MidnightBSD$
-# $FreeBSD: ports/graphics/linux-sdl_image/Makefile,v 1.9 2006/08/03 23:24:08 bsam Exp $
-#
 
 PORTNAME=	sdl_image
 PORTVERSION=	1.2.5
@@ -15,11 +8,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A simple library to load images as SDL interfaces (linux version)
+LICENSE=	lgpl
 
 RUN_DEPENDS=	${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
 
 USE_LINUX_RPM=	yes
-INSTALL_SHLIB=	yes
+USE_LDCONFIG=	yes
 ONLY_FOR_ARCHS=	i386 amd64
 DIST_SUBDIR=	rpm
 PLIST_SUB+=	SDLIMVER=${PORTVERSION}


More information about the Midnightbsd-cvs mailing list