[Midnightbsd-cvs] mports: Makefile: add license.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 10 15:53:46 EDT 2008


Log Message:
-----------
add license.

Modified Files:
--------------
    mports/devel/linux-sdl12:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/linux-sdl12/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/linux-sdl12/Makefile -L devel/linux-sdl12/Makefile -u -r1.1 -r1.2
--- devel/linux-sdl12/Makefile
+++ devel/linux-sdl12/Makefile
@@ -17,10 +17,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Cross-platform multi-media development API (linux version)
+LICENSE=	lgpl
 
 USE_LINUX_RPM=	yes
 USE_XLIB=	yes
-INSTALL_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 ONLY_FOR_ARCHS=	i386 amd64
 DIST_SUBDIR=	rpm


More information about the Midnightbsd-cvs mailing list