[Midnightbsd-cvs] mports: Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 10 15:52:48 EDT 2008


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

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/linux-allegro/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/linux-allegro/Makefile -L devel/linux-allegro/Makefile -u -r1.1 -r1.2
--- devel/linux-allegro/Makefile
+++ devel/linux-allegro/Makefile
@@ -15,11 +15,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Cross-platform game programming library (linux version)
+LICENSE=	other
 
 USE_LINUX_RPM=		yes
 ONLY_FOR_ARCHS=		i386 amd64
 DIST_SUBDIR=		rpm
-INSTALLS_SHLIB=		yes
+USE_LDCONFIG=		yes
 USE_XLIB=		yes
 SRC_DISTFILES=
 


More information about the Midnightbsd-cvs mailing list